mirror of
https://github.com/postgres/postgres.git
synced 2025-09-03 15:22:11 +03:00
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.