pgsql: Improve documentation about JSONB array containment behavior.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve documentation about JSONB array containment behavior.
Date: 2014-10-11 18:30:31
Message-ID: E1Xd1R1-0000XE-3S@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve documentation about JSONB array containment behavior.

Per gripe from Josh Berkus.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/308ab77b89ec1662f24b5ab4013ff0d1bd4153a1

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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2014-10-11 19:01:48 Re: pgsql: Fix documentation template for CREATE TRIGGER.
Previous Message Tom Lane 2014-10-11 18:14:01 pgsql: Fix bogus optimization in JSONB containment tests.