pgsql: Move prattrs to the pg_publication_rel section in docs

Поиск
Список
Период
Сортировка
От Tomas Vondra
Тема pgsql: Move prattrs to the pg_publication_rel section in docs
Дата
Msg-id E1nYAw4-001Uqp-Hb@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Move prattrs to the pg_publication_rel section in docs

Commit 923def9a53 documented the prattrs to the pg_publication_namespace
catalog, probably due to a rebase mistake. Move it to the section for
the pg_publication_rel catalog.

Author: Noriyoshi Shinoda
Discussion: https://postgr.es/m/PH7PR84MB18850A74D275F39762059E6CEE1B9@PH7PR84MB1885.NAMPRD84.PROD.OUTLOOK.COM

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/41b00f8e601fcf82aab2fc5ad0214a67f4829431

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


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Suppress compiler warning in pub_collist_to_bitmapset().
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Suppress compiler warning in relptr_store().