Re: json functions

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: json functions
Дата
Msg-id CAB7nPqRV7v_W77JMyR7FnFp4qU9CX4uPCnjm4soFsyBDv=Ux7g@mail.gmail.com
обсуждение исходный текст
Ответ на json functions  (Jayadevan M <jayadevan.maymala@ibsplc.com>)
Список pgsql-general
On Wed, Jun 19, 2013 at 2:00 PM, Jayadevan M
<jayadevan.maymala@ibsplc.com> wrote:
> I have PostgreSQL 9.2.1. I can see a few json functions under pg_catalog,
> json_send, for example. But I can’t find any documentation. Am I missing
> something?
I am sure you are looking for that:
http://www.postgresql.org/docs/9.2/static/datatype-json.html
http://www.postgresql.org/docs/9.2/static/functions-json.html

Note that 9.3 has far more features related to json:
http://www.postgresql.org/docs/9.3/static/functions-json.html
--
Michael


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

Предыдущее
От: Jayadevan M
Дата:
Сообщение: json functions
Следующее
От: Sam Crawley
Дата:
Сообщение: Finding the synchronous slave after a master crash