Re: WIP Patch: Add a function that returns binary JSONB as a bytea

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: WIP Patch: Add a function that returns binary JSONB as a bytea
Дата
Msg-id 883BE3D3-7F31-4B16-9E7F-7762F0A050AD@yesql.se
обсуждение исходный текст
Ответ на Re: WIP Patch: Add a function that returns binary JSONB as a bytea  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: WIP Patch: Add a function that returns binary JSONB as a bytea  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Список pgsql-hackers
> On 2 Nov 2018, at 04:21, Tom Lane <tgl@sss.pgh.pa.us> wrote:

> (In short, I remain unconvinced that we'd not be better off spending
> our effort on making json_out faster...)

Shooting wildly from the hip, isn't this a case where we can potentially
utilize the JIT infrastructure to speed it up?

cheers ./daniel


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Josef Machytka
Дата:
Сообщение: Logical decoding on a standby node - any progress?
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: Doubts about pushing LIMIT to MergeAppendPath