]> 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)
commitbd82b8d9b21364be5e41dae98520f76e23a6c8e2
tree6ca97f1055b500d0a3f18f7ff617a99a23fdf8f5
parent9dc85806d8beb1d4b0cc5461cc3a7d2e44c6e782
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