]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: copy-edit the introductory para for the pg_class catalog.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 22 Sep 2023 18:52:36 +0000 (14:52 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 22 Sep 2023 18:52:36 +0000 (14:52 -0400)
commit7060f8023fcd20bbee5c49f0c6b552e36f2f5980
tree0a54019478b00d506072ad6456acee16ad1dbc60
parent555a8d9d37a27ee2a5df36f8a55dd335d42c2efa
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
doc/src/sgml/catalogs.sgml