pgsql: doc: adjust JSONB GIN index description - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: adjust JSONB GIN index description
Date
Msg-id E1WyR2V-0001ym-4t@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  adjust JSONB GIN index description

Backpatch through 9.4

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/a2586dece1953e7c395b533bf52b54b5e7bb3a3c

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


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: adjust JSONB GIN index description
Next
From: Jeff Davis
Date:
Subject: Re: pgsql: Fix documentation template for CREATE TRIGGER.