Docs: add example clarifying use of nested JSON containment.

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

Commit: 626f9be8db11521745711aa3b29e304ab5902a9c
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2015-10-29T22:54:50Z
Releases: 9.4.6
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

Files

PathChange+/−
doc/src/sgml/json.sgml modified +28 −0