pgsql: Doc: consistently identify OID catalog columns that can be zero. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: consistently identify OID catalog columns that can be zero.
Date
Msg-id E1l731K-0001n8-K8@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: consistently identify OID catalog columns that can be zero.

Not all OID-reference columns that can contain zeroes (indicating
"no reference") were explicitly marked in catalogs.sgml.  Fix that,
and try to make the style a little more consistent while at it ---
for example, consistently write "zero" not "0" for these cases.

Joel Jacobson and Tom Lane

Discussion: https://postgr.es/m/4ed9a372-7bf9-479a-926c-ae8e774717a8@www.fastmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/479331406e8403cc2e75d1082f8c613e7669c113

Modified Files
--------------
doc/src/sgml/catalogs.sgml | 128 +++++++++++++++++++++++++--------------------
1 file changed, 70 insertions(+), 58 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Remove extra increment of plpgsql's statement counter for FOR lo
Next
From: Tom Lane
Date:
Subject: pgsql: Build in some knowledge about foreign-key relationships in the c