Re: BUG #18295: In PostgreSQL a unique index on targeted columns is sufficient to support a foreign key
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: Laurenz Albe <laurenz.albe@cybertec.at>
Cc: gparc@free.fr, pgsql-bugs <pgsql-bugs@lists.postgresql.org>
Date: 2024-01-29T21:18:37Z
Lists: pgsql-bugs
On Mon, 29 Jan 2024 at 21:59, Laurenz Albe <laurenz.albe@cybertec.at> wrote: > Hm. With your changes, the title reads "Foreign-Key Constraints", but > the body uses "foreign key constraint". I think they should be consistent. > > I'd be happy with either variant, but since the hyphenated version > isn't used anywhere else on the page, my opinion is that we should do > away with it. OK, I've gone back to doing away with it. > Other than that, your patch looks good to me. Thanks. Pushed. David
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