Thread: pgsql: Fix erroneous statements about multiply specified JSON columns.

pgsql: Fix erroneous statements about multiply specified JSON columns.

From
Andrew Dunstan
Date:
Fix erroneous statements about multiply specified JSON columns.

The behaviour in json_populate_record() and json_populate_recordset()
was changed during development but the docs were not.

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/32d860285240df0ecbc2ce32ebaeeaefab4f836c

Modified Files
--------------
doc/src/sgml/func.sgml |    6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)