More work on the JSON/JSONB user documentation.

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

Commit: f825c7c850dbe683d62defd7e5bd31664ee3302c
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2014-05-10T22:57:02Z
Releases: 9.4.0
More work on the JSON/JSONB user documentation.

Document existence operator adequately; fix obsolete claim that no
Unicode-escape semantic checks happen on input (it's still true for
json, but not for jsonb); improve examples; assorted wordsmithing.

Files

PathChange+/−
doc/src/sgml/func.sgml modified +91 −91
doc/src/sgml/gin.sgml modified +1 −0
doc/src/sgml/json.sgml modified +219 −128