Doc: copy-edit the introductory para for the pg_class catalog.

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

Commit: 7060f8023fcd20bbee5c49f0c6b552e36f2f5980
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2023-09-22T18:52:36Z
Releases: 13.13
Doc: copy-edit the introductory para for the pg_class catalog.

The previous wording had a faint archaic whiff to it, and more
importantly used "catalogs" as a verb, which while cutely
self-referential seems likely to provoke confusion in this
particular context.  Also consistently use "kind" not "type" to
refer to the different kinds of relations distinguished by relkind.

Per gripe from Martin Nash.  Back-patch to supported versions.

Discussion: https://postgr.es/m/169518739902.3727338.4793815593763320945@wrigleys.postgresql.org

Files

PathChange+/−
doc/src/sgml/catalogs.sgml modified +5 −5

Documentation touched

Discussion