pgsql: Improve documentation about JSONB array containment behavior. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Improve documentation about JSONB array containment behavior.
Date
Msg-id E1Xd1R1-0000XD-3O@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve documentation about JSONB array containment behavior.

Per gripe from Josh Berkus.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/25ad5a52847699527ddba6e86aa353075e578e9b

Modified Files
--------------
doc/src/sgml/json.sgml |   12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Improve documentation about JSONB array containment behavior.
Next
From: Bruce Momjian
Date:
Subject: Re: pgsql: Fix documentation template for CREATE TRIGGER.