Re: BUG #18295: In PostgreSQL a unique index on targeted columns is sufficient to support a foreign key
Laurenz Albe <laurenz.albe@cybertec.at>
From: Laurenz Albe <laurenz.albe@cybertec.at>
To: gparc@free.fr
Cc: pgsql-bugs <pgsql-bugs@lists.postgresql.org>
Date: 2024-01-26T10:54:52Z
Lists: pgsql-bugs
Attachments
- v1-0001-Document-that-foreign-keys-can-reference-unique-i.patch (text/x-patch) patch v1-0001
On Thu, 2024-01-25 at 16:36 +0100, gparc@free.fr wrote: > Is this new wording OK for you ? There are a few more places that should be updated, among them the standard conformance of CREATE TABLE. Attached is my suggested patch. Yours, Laurenz Albe
Commits
-
Doc: mention foreign keys can reference unique indexes
- dff1756c392e 12.18 landed
- eda1d0dfe681 13.14 landed
- 973e14028e85 14.11 landed
- 6fc8a7b2b03b 15.6 landed
- 1c8336e3e2f3 16.2 landed
- c85977d8fef7 17.0 landed