Thread: [COMMITTERS] pgsql: Document that ONLY can be specified in publication commands

[COMMITTERS] pgsql: Document that ONLY can be specified in publication commands

From
Peter Eisentraut
Date:
Document that ONLY can be specified in publication commands

Author: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1fe33252a08c285de9e84615cfde0569b9a75e58

Modified Files
--------------
doc/src/sgml/ref/alter_publication.sgml   | 12 ++++++++----
doc/src/sgml/ref/create_publication.sgml  |  9 +++++++--
src/test/regress/expected/publication.out | 23 +++++++++++++++++++++++
src/test/regress/sql/publication.sql      | 10 ++++++++++
4 files changed, 48 insertions(+), 6 deletions(-)