pgsql: Doc: add see-also references to CREATE PUBLICATION.

Поиск
Список
Период
Сортировка
Искать

pgsql: Doc: add see-also references to CREATE PUBLICATION.

От:
Daniel Gustafsson <dgustafsson@postgresql.org>
Дата:
Doc: add see-also references to CREATE PUBLICATION.

The "See also" section on the reference page for CREATE PUBLICATION
didn't match the cross references on CREATE SUBSCRIPTION and their
ALTER counterparts. Fixed by adding an xref to the CREATE and ALTER
SUBSCRIPTION pages.  Backpatch down to v10 where CREATE PUBLICATION
was introduced.

Author: Peter Smith 
Reviewed-by: Masahiko Sawada 
Discussion: https://postgr.es/m/CAHut+PvGWd3-Ktn96c-z6uq-8TGVVP=TPOkEovkEfntoo2mRhw@mail.gmail.com
Backpatch-through: 10

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/02bf176109e796ee371b0e9a07e110421ac97870

Modified Files
--------------
doc/src/sgml/ref/create_publication.sgml | 2 ++
1 file changed, 2 insertions(+)

FAQ