Re: proposal: jsonb_populate_array

Поиск
Список
Период
Сортировка
От Chapman Flack
Тема Re: proposal: jsonb_populate_array
Дата
Msg-id 061da0171163932d4393887208ee2fe1@anastigmatix.net
обсуждение исходный текст
Ответ на Re: proposal: jsonb_populate_array  (Erik Rijkers <er@xs4all.nl>)
Ответы Re: proposal: jsonb_populate_array  (Pavel Stehule <pavel.stehule@gmail.com>)
Re: proposal: jsonb_populate_array  (Vik Fearing <vik@postgresfriends.org>)
Список pgsql-hackers
On 2023-08-14 09:11, Erik Rijkers wrote:
>   , '$' returning date[]

I certainly like that syntax better.

It's not that the "here's a null to tell you the type I want"
is terribly unclear, but it seems not to be an idiom I have
seen a lot of in PostgreSQL before now. Are there other places
it's currently used that I've overlooked?

Regards,
-Chap



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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: proposal: jsonb_populate_array
Следующее
От: Chapman Flack
Дата:
Сообщение: Re: Extract numeric filed in JSONB more effectively