pgsql: Doc: copy-edit the introductory para for the pg_class catalog. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: copy-edit the introductory para for the pg_class catalog.
Date
Msg-id E1qjlGk-005LQO-FK@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/2a47c04535286f2a43bbc4a1694d5efb884a8220

Modified Files
--------------
doc/src/sgml/catalogs.sgml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: Avoid using internal test methods in SSL tests
Next
From: Thomas Munro
Date:
Subject: pgsql: Don't trust unvalidated xl_tot_len.