Thread: pgsql: Add XML ID attributes to create_subscription.sgml.

pgsql: Add XML ID attributes to create_subscription.sgml.

From
Amit Kapila
Date:
Add XML ID attributes to create_subscription.sgml.

Commit ecb696527c added an XML ID attribute to one varlistentry in
create_subscription.sgml. Following 78ee60ed84, this commit adds XML ID
attributes to all varlistentries in create_subscription.sgml.
Additionally, links are added to refer to the subscription options,
enhancing the readability of documents.

Author: Kuroda Hayato
Reviewed-by: Peter Smith, Amit Kapila
Discussion: https://postgr.es/m/TYAPR01MB58667AE04D291924671E2051F5879@TYAPR01MB5866.jpnprd01.prod.outlook.com

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/config.sgml                  |  5 ++--
doc/src/sgml/logical-replication.sgml     | 41 +++++++++++++++++++------------
doc/src/sgml/ref/alter_subscription.sgml  | 37 ++++++++++++++++------------
doc/src/sgml/ref/create_subscription.sgml | 30 +++++++++++-----------
doc/src/sgml/ref/pg_dump.sgml             |  6 ++---
5 files changed, 67 insertions(+), 52 deletions(-)