Re: proposal: jsonb_populate_array

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: proposal: jsonb_populate_array
Дата
Msg-id 20230814093224.wy3zscoeu3dlwnpw@alvherre.pgsql
обсуждение исходный текст
Ответ на proposal: jsonb_populate_array  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: proposal: jsonb_populate_array  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
On 2023-Aug-14, Pavel Stehule wrote:

> jsonb_populate_array(anyarray, jsonb) returns anyarray
> 
> Usage:
> 
> select jsonb_populate_array(null::text[], '["cust_full_name","cust_email"]')

I don't understand what this does.  Can you be more explicit?

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/
Maybe there's lots of data loss but the records of data loss are also lost.
(Lincoln Yeoh)



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Support to define custom wait events for extensions
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: pgbench with libevent?