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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Doc: copy-edit the introductory para for the pg_class catalog.
Дата
Msg-id E1qjlGk-005LQI-EB@gemulon.postgresql.org
обсуждение исходный текст
Список 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_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/bbb9bec11c58c8c6401abf696c43626028edeb6a

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Avoid using internal test methods in SSL tests
Следующее
От: Thomas Munro
Дата:
Сообщение: pgsql: Don't trust unvalidated xl_tot_len.