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

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 479331406e8403cc2e75d1082f8c613e7669c113
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2021-02-02T21:15:29Z
Releases: 14.0
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

Files

PathChange+/−
doc/src/sgml/catalogs.sgml modified +70 −58

Documentation touched

Discussion