doc: Add missing CREATE/ALTER PUBLICATION parameter descriptions

Document table_name, column_name, and schema_name in the CREATE
PUBLICATION and ALTER PUBLICATION reference pages. Also add anchors for
the ALTER PUBLICATION parameter list, matching the style already used by
CREATE PUBLICATION.

Author: Peter Smith <[email protected]>
Reviewed-by: Fujii Masao <[email protected]>
Discussion: 
https://postgr.es/m/CAHut+Ptekz+TO4ui8-fiBm4Y+O2v=HQnkK_cW4G=w9ep865...@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/ref/alter_publication.sgml  | 32 ++++++++++++++++-------
doc/src/sgml/ref/create_publication.sgml | 45 +++++++++++++++++++++++++++-----
2 files changed, 60 insertions(+), 17 deletions(-)

Reply via email to