pgsql: Documentation corrections for opclass parameters

From: Alexander Korotkov <akorotkov(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Documentation corrections for opclass parameters
Date: 2020-04-01 11:47:14
Message-ID: E1jJbpy-0001oa-TN@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Documentation corrections for opclass parameters

Discussion: https://postgr.es/m/20200331024419.GB14618%40telsasoft.com
Author: Justin Pryzby

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3f1802e1fdb74a33db176291be27a2ec243511c6

Modified Files
--------------
doc/src/sgml/hstore.sgml | 12 ++++++------
doc/src/sgml/intarray.sgml | 27 ++++++++++++++-------------
doc/src/sgml/ltree.sgml | 20 ++++++++++----------
doc/src/sgml/pgtrgm.sgml | 12 ++++++------
doc/src/sgml/textsearch.sgml | 12 ++++++------
5 files changed, 42 insertions(+), 41 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alexander Korotkov 2020-04-01 12:06:01 pgsql: Correct CREATE INDEX documentation for opclass parameters
Previous Message Michael Paquier 2020-04-01 05:50:52 pgsql: Fix crash in psql when attempting to reuse old connection