JSON function reference in docs

Started by Thom Brownover 13 years ago2 messageshackers
Jump to latest
#1Thom Brown
thom@linux.com

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

Attachments:

json_docs_link.patchapplication/octet-stream; name=json_docs_link.patchDownload+2-1
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Thom Brown (#1)
Re: JSON function reference in docs

Thom Brown <thom@linux.com> 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