Re: JSON for PG 9.2

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: JSON for PG 9.2
Дата
Msg-id CAHyXU0y4SM8gzGYbNHM4shU6Qmi_QM8A6EjQMR1j8B6jmD1szw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: JSON for PG 9.2  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: JSON for PG 9.2  (Pavel Stehule <pavel.stehule@gmail.com>)
Re: JSON for PG 9.2  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On Thu, Jan 12, 2012 at 9:51 AM, Andrew Dunstan <andrew@dunslane.net> wrote:
> On 01/12/2012 10:44 AM, Pavel Stehule wrote:
>> this should be little bit more enhanced to support a row arrays - it
>> can be merged with some routines from pst tool
>> http://okbob.blogspot.com/2010/11/new-version-of-pst-collection-is.html
>
> I will be covering composites.

curious, will your function work on unregistered composites?  What
would this do?

select array_to_json(array[row('a', 1), row('b', 2)]);

merlin


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Remembering bug #6123
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgbench post-connection command