Improve user-facing JSON documentation. I started out with the intention of just fixing the info about the jsonb operator classes, but soon found myself copy-editing most of the JSON material. Hopefully it's more readable now.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/0b92a77c17ebe8bec08e250e1a929b07efef1008 Modified Files -------------- doc/src/sgml/func.sgml | 216 ++++++++++++--------------- doc/src/sgml/gin.sgml | 2 +- doc/src/sgml/json.sgml | 328 ++++++++++++++++++++--------------------- doc/src/sgml/release-9.3.sgml | 4 +- 4 files changed, 255 insertions(+), 295 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
