More work on the JSON/JSONB user documentation.
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/func.sgml | modified | +91 −91 |
| doc/src/sgml/gin.sgml | modified | +1 −0 |
| doc/src/sgml/json.sgml | modified | +219 −128 |