Doc: add see-also references to CREATE PUBLICATION.

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 02bf176109e796ee371b0e9a07e110421ac97870
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2021-11-17T12:34:41Z
Releases: 12.10
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