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.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/f825c7c850dbe683d62defd7e5bd31664ee3302c Modified Files -------------- doc/src/sgml/func.sgml | 182 ++++++++++++------------- doc/src/sgml/gin.sgml | 1 + doc/src/sgml/json.sgml | 347 ++++++++++++++++++++++++++++++------------------ 3 files changed, 311 insertions(+), 219 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
