Docs: add example clarifying use of nested JSON containment.

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

Commit: 23937a4253490bf0c06aef0b8658270176f52de4
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2015-10-29T22:55:02Z
Releases: 9.6.0
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

Documentation touched