Re: JSON function reference in docs

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Thom Brown <thom(at)linux(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: JSON function reference in docs
Date: 2012-08-01 04:42:19
Message-ID: 22977.1343796139@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thom Brown <thom(at)linux(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Hugo <Nabble> 2012-08-01 05:33:04 Re: pg_dump and thousands of schemas
Previous Message David Fetter 2012-08-01 04:05:26 Re: proposal - assign result of query to psql variable