pgsql: Docs: add example clarifying use of nested JSON containment.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Docs: add example clarifying use of nested JSON containment.
Дата
Msg-id E1Zrw6M-00019m-PJ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/626f9be8db11521745711aa3b29e304ab5902a9c

Modified Files
--------------
doc/src/sgml/json.sgml |   28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Docs: add example clarifying use of nested JSON containment.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Docs: add example clarifying use of nested JSON containment.