Re: Foreign Keys being able to reference same table not spelled out in documentation
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: "David G. Johnston" <david.g.johnston@gmail.com>
Cc: maweki@gmail.com, Pg Docs <pgsql-docs@lists.postgresql.org>
Date: 2021-05-06T13:59:38Z
Lists: pgsql-docs
"David G. Johnston" <david.g.johnston@gmail.com> writes: > I did a read through of the patch and I like it; though I suggest changing > "but non-NULL" to "while non-NULL". Done that way, thanks. regards, tom lane
Commits
-
Doc: trivial wording adjustment.
- c38cadc0907a 14.0 landed
-
Doc: add an example of a self-referential foreign key to ddl.sgml.
- 8f65db5ecf9b 9.6.22 landed
- 7dcec3ed45d5 10.17 landed
- 4fd7c797672f 11.12 landed
- e6f9539dc324 14.0 landed
- bd9e46a1a4ac 12.7 landed
- 3eeadc425ccf 13.3 landed