Doc: Make link names consistent in logical replication commands.
authorAmit Kapila <akapila@postgresql.org>
Mon, 30 Oct 2023 05:16:31 +0000 (10:46 +0530)
committerAmit Kapila <akapila@postgresql.org>
Mon, 30 Oct 2023 05:16:31 +0000 (10:46 +0530)
commitc4ede4fdfb9c7c3480a8139ac706498ffcf35fb6
treeb149d861a3591592b5dc65618613f4b6960f6963
parent1ffdc03c21ae78981b93297ae977841b59793eb7
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
doc/src/sgml/config.sgml
doc/src/sgml/logical-replication.sgml
doc/src/sgml/ref/alter_publication.sgml
doc/src/sgml/ref/alter_subscription.sgml
doc/src/sgml/ref/create_publication.sgml
doc/src/sgml/ref/create_subscription.sgml
doc/src/sgml/ref/pg_dump.sgml
doc/src/sgml/system-views.sgml