Doc: Make link names consistent in logical replication commands.
Amit Kapila <akapila@postgresql.org>
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
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/config.sgml | modified | +1 −1 |
| doc/src/sgml/logical-replication.sgml | modified | +17 −17 |
| doc/src/sgml/ref/alter_publication.sgml | modified | +3 −3 |
| doc/src/sgml/ref/alter_subscription.sgml | modified | +13 −13 |
| doc/src/sgml/ref/create_publication.sgml | modified | +7 −7 |
| doc/src/sgml/ref/create_subscription.sgml | modified | +20 −20 |
| doc/src/sgml/ref/pg_dump.sgml | modified | +1 −1 |
| doc/src/sgml/system-views.sgml | modified | +2 −2 |
Documentation touched
Discussion
- PGDOCS - add more links in the pub/sub reference pages 14 messages · 2023-10-06 → 2023-10-30