pgsql: Doc: Make link names consistent in logical replication commands.

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема pgsql: Doc: Make link names consistent in logical replication commands.
Дата
Msg-id E1qxKna-0033ow-9j@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Doc: Make link names consistent in logical replication commands.

Commit 536f410111 added links in the ALTER SUBSCRIPTION command page. The
link names used were slightly different from what other logical
replication commands like CREATE SUBSCRIPTION/PUBLICATION have but were
consistent with other docs. This patch changes the link names for all the
parameters to have 'params' word in the CREATE SUBSCRIPTION/PUBLICATION
pages.

Author: Peter Smith
Reviewed-by: Amit Kapila
Discussion: http://postgr.es/m/CAHut%2BPu2S4RdzYKR7H5_E7QYWyq5hB0hL4EFrYbP91Qso62jeg%40mail.gmail.com

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/config.sgml                  |  2 +-
doc/src/sgml/logical-replication.sgml     | 34 +++++++++++++-------------
doc/src/sgml/ref/alter_publication.sgml   |  6 ++---
doc/src/sgml/ref/alter_subscription.sgml  | 26 ++++++++++----------
doc/src/sgml/ref/create_publication.sgml  | 14 +++++------
doc/src/sgml/ref/create_subscription.sgml | 40 +++++++++++++++----------------
doc/src/sgml/ref/pg_dump.sgml             |  2 +-
doc/src/sgml/system-views.sgml            |  4 ++--
8 files changed, 64 insertions(+), 64 deletions(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Mention standby.signal in FATALs for checkpoint record missing a
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Delay recovery mode LOG after reading backup_label and/or checkp