Re: JSON function reference in docs

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Thom Brown <thom@linux.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2012-08-01T04:42:19Z
Lists: pgsql-hackers
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