Docs: add example clarifying use of nested JSON containment. Show how this can be used in practice to make queries simpler and more flexible. Also, draw an explicit contrast to the existence operator, which doesn't work that way.
Peter Geoghegan and Tom Lane Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/23937a4253490bf0c06aef0b8658270176f52de4 Modified Files -------------- doc/src/sgml/json.sgml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
