pgsql: docs: clarify JSONB operator descriptions

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: docs: clarify JSONB operator descriptions
Date: 2015-10-07 13:06:58
Message-ID: E1ZjoQs-0005Yd-2m@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

docs: clarify JSONB operator descriptions

No catalog bump as the catalog changes are for SQL operator comments.

Backpatch through 9.5

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/2169e878c4a542e41a7d66cbb40d9c6bfde23f57

Modified Files
--------------
doc/src/sgml/func.sgml | 16 ++++++++++------
doc/src/sgml/json.sgml | 5 +++--
src/include/catalog/pg_operator.h | 6 +++---
3 files changed, 16 insertions(+), 11 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2015-10-07 13:42:36 pgsql: docs: Map operator @> to the proper SGML escape for '>'
Previous Message pgsql 2015-10-06 21:19:08 pgsql: Tag refs/tags/REL9_4_5 was created