Re: [HACKERS] JSON function reference in docs

2012-07-31 Thread Tom Lane
Thom Brown writes: > Could we add a reference from the JSON data type page to the JSON > functions page akin to how we do for the XML data type? Something > like the attached patch. Seems reasonable; committed. regards, tom lane -- Sent via pgsql-hackers mailing list (

[HACKERS] JSON function reference in docs

2012-07-31 Thread Thom Brown
Hi, Could we add a reference from the JSON data type page to the JSON functions page akin to how we do for the XML data type? Something like the attached patch. Cheers Thom json_docs_link.patch Description: Binary data -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To