Doc: add see-also references to CREATE PUBLICATION.

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: df9e65b854647aa12607baa6ed8071b02f481a8c
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2021-11-17T12:34:41Z
Releases: 13.6
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 <smithpb2250@gmail.com>
Reviewed-by: Masahiko Sawada <sawada.mshk@gmail.com>
Discussion: https://postgr.es/m/CAHut+PvGWd3-Ktn96c-z6uq-8TGVVP=TPOkEovkEfntoo2mRhw@mail.gmail.com
Backpatch-through: 10

Files

PathChange+/−
doc/src/sgml/ref/create_publication.sgml modified +2 −0

Documentation touched

Discussion