pgsql: doc: document the CREATE INDEX "USING" clause - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: document the CREATE INDEX "USING" clause
Date
Msg-id E1oMWYN-000Rya-Ux@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  document the CREATE INDEX "USING" clause

Somehow this was in the syntax but had no description.

Reported-by: robertcorrington@gmail.com

Discussion: https://postgr.es/m/164228771825.31954.2719791849363756957@wrigleys.postgresql.org

Backpatch-through: 10

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e6f7892914ab70b40a2ffa71887e3bdcfa668988

Modified Files
--------------
doc/src/sgml/ref/create_index.sgml | 12 ++++++++++++
1 file changed, 12 insertions(+)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: clarify CREATE TABLE AS ... IF NOT EXISTS
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: clarify configuration file for Windows builds