Re: json functions - Mailing list pgsql-general

From Michael Paquier
Subject Re: json functions
Date
Msg-id CAB7nPqRV7v_W77JMyR7FnFp4qU9CX4uPCnjm4soFsyBDv=Ux7g@mail.gmail.com
Whole thread Raw
In response to json functions  (Jayadevan M <jayadevan.maymala@ibsplc.com>)
List 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 by date:

Previous
From: Jayadevan M
Date:
Subject: json functions
Next
From: Sam Crawley
Date:
Subject: Finding the synchronous slave after a master crash