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 E1oMWYO-000Ryj-0H@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_11_STABLE

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

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