Re: [PATCH] Doc: improve documentation of oid columns that can be zero. (correct version)
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Joel Jacobson" <joel@compiler.org>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2021-02-02T21:17:49Z
Lists: pgsql-hackers
"Joel Jacobson" <joel@compiler.org> writes: > Doc: improve documentation of oid columns that can be zero. Since this is pretty closely tied to the catalog-foreign-key work, I went ahead and reviewed/pushed it. The zero notations now match up with what we'd found in the other thread. regards, tom lane
Commits
-
Doc: consistently identify OID catalog columns that can be zero.
- 479331406e84 14.0 landed