pgsql: Doc: consistently identify OID catalog columns that can be zero.

Started by Tom Laneover 5 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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: /messages/by-id/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(-)