pgsql: docs: Map operator @> to the proper SGML escape for '>'

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: docs: Map operator @> to the proper SGML escape for '>'
Date: 2015-10-07 13:42:36
Message-ID: E1ZjozM-00068h-3Q@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

docs: Map operator @> to the proper SGML escape for '>'

Backpatch through 9.5

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/23d29cef93ea8d060ceae42146154e45c5a4f862

Modified Files
--------------
doc/src/sgml/json.sgml | 20 ++++++++++----------
doc/src/sgml/rangetypes.sgml | 2 +-
2 files changed, 11 insertions(+), 11 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2015-10-07 14:31:01 pgsql: docs: add JSONB containment example of a key and empty object
Previous Message Bruce Momjian 2015-10-07 13:06:58 pgsql: docs: clarify JSONB operator descriptions