Re: Foreign Keys being able to reference same table not spelled out in documentation
David G. Johnston <david.g.johnston@gmail.com>
From: "David G. Johnston" <david.g.johnston@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: maweki@gmail.com, Pg Docs <pgsql-docs@lists.postgresql.org>
Date: 2021-05-06T04:17:05Z
Lists: pgsql-docs
On Thu, Apr 29, 2021 at 10:33 AM Tom Lane <tgl@sss.pgh.pa.us> wrote: > I'm inclined to propose adding an example a little further down, as > per the attached draft patch. This wouldn't help people who stop > reading after the section's first sentence, but we can't cover > everything in the first sentence. > > Given the tutorial nature of this section I agree with the approach. I did a read through of the patch and I like it; though I suggest changing "but non-NULL" to "while non-NULL". Thanks! David J.
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