EXCLUDE COLLATE in CREATE/ALTER TABLE document
shihao zhong <zhong950419@gmail.com>
From: shihao zhong <zhong950419@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Date: 2023-11-01T00:13:39Z
Lists: pgsql-hackers
Attachments
- update_document_exclude_with_collate.patch (application/octet-stream) patch
Hi hackers, I hope this email finds you well. I noticed that the CREATE/ALTER TABLE document does not mention that EXCLUDE can accept a collation. I created a documentation fix for this issue, and I have attached it to this email. Please let me know if you have any questions or concerns. Thanks, Shihao
Commits
-
Doc: update documentation about EXCLUDE constraint elements.
- 1973d9fb3183 17.0 landed
- e2663a63c3b9 15.7 landed
- a690920015bd 16.3 landed
- 7a0541301078 14.12 landed
- 5fe7bcc6766b 13.15 landed