new json funcs

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема new json funcs
Дата
Msg-id 52C76B33.1050808@dunslane.net
обсуждение исходный текст
Ответы Re: new json funcs  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Re: new json funcs  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Here is a patch for the new json functions I mentioned a couple of
months ago. These are:

     json_to_record
     json_to_recordset
     json_object
     json_build_array
     json_build_object
     json_object_agg

So far there are no docs, but the way these work is illustrated in the
regression tests - I hope to have docs within a few days.

cheers

andrew

Вложения

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

Предыдущее
От: Gabriele Bartolini
Дата:
Сообщение: [PATCH] Support for pg_stat_archiver view
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE