doc: document the CREATE INDEX "USING" clause

Bruce Momjian <bruce@momjian.us>

Commit: 1b30571a22d5b06ae86c5f0341dd6ca57ce4126b
Author: Bruce Momjian <bruce@momjian.us>
Date: 2022-08-12T15:26:03Z
Releases: 13.9
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

Files

PathChange+/−
doc/src/sgml/ref/create_index.sgml modified +12 −0

Documentation touched