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-0005Yc-2a@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
------
master

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

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