Correct CREATE INDEX documentation for opclass parameters
authorAlexander Korotkov <akorotkov@postgresql.org>
Wed, 1 Apr 2020 12:01:26 +0000 (15:01 +0300)
committerAlexander Korotkov <akorotkov@postgresql.org>
Wed, 1 Apr 2020 12:01:26 +0000 (15:01 +0300)
commit3eabc62312ef9da7885d2d3380986e0592a0ee5d
tree9e9a6ddf6565b6c33711f8b5e30451e824bd341f
parent3f1802e1fdb74a33db176291be27a2ec243511c6
Correct CREATE INDEX documentation for opclass parameters

Old versions of opclass parameters patch supported ability to specify DEFAULT
as the opclass name in CREATE INDEX command.  This ability was removed in the
final version, but 911e702077 still mentions that in the documentation.
doc/src/sgml/ref/create_index.sgml