pgsql: Add XML ID attributes to create_publication.sgml.

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема pgsql: Add XML ID attributes to create_publication.sgml.
Дата
Msg-id E1pi5c2-000Zof-3C@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add XML ID attributes to create_publication.sgml.

This commit adds XML ID attributes to all varlistentries in
create_publication.sgml. This allows us to include links to refer to
publication options, making documents more readable.

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

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/logical-replication.sgml     | 68 ++++++++++++++++++-------------
doc/src/sgml/ref/alter_publication.sgml   |  8 ++--
doc/src/sgml/ref/create_publication.sgml  | 14 +++----
doc/src/sgml/ref/create_subscription.sgml | 22 +++++-----
doc/src/sgml/system-views.sgml            |  7 ++--
5 files changed, 68 insertions(+), 51 deletions(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Bump PGSTAT_FILE_FORMAT_ID, omitted in 8aaa04b32d7
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: pgsql: SQL/JSON: add standard JSON constructor functions