aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2024-04-07 15:36:08 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2024-04-07 15:36:11 -0400
commit1973d9fb318316df16b0da89e6fe5f2c53473b38 (patch)
tree68f067aa218861c06b3657ddfa278192bb6440e5 /src/tutorial/basics.source
parenta0e0fb1ba56ff4323542c75ce997a41d31ad28a0 (diff)
downloadpostgresql-1973d9fb318316df16b0da89e6fe5f2c53473b38.tar.gz
postgresql-1973d9fb318316df16b0da89e6fe5f2c53473b38.zip
Doc: update documentation about EXCLUDE constraint elements.
What the documentation calls an exclude_element is an index_elem according to gram.y, and it allows all the same options that a CREATE INDEX column specification does. The COLLATE patch neglected to update the CREATE/ALTER TABLE docs about that, and later the opclass-parameters patch made the same oversight. Add those options to the syntax synopses, and polish the associated text a bit. Back-patch to v13 where opclass parameters came in. We could update v12 with just the COLLATE omission, but it doesn't quite seem worth the trouble at this point. Shihao Zhong, reviewed by Daniel Vérité, Shubham Khanna and myself Discussion: https://postgr.es/m/CAGRkXqShbVyB8E3gapfdtuwiWTiK=Q67Qb9qwxu=+-w0w46EBA@mail.gmail.com
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions