Modify message when partitioned table is added to publication

Give a more specific error message than "xyz is not a table".

Also document in CREATE PUBLICATION which kinds of relations are not
supported.

based on patch by Amit Langote <langote_amit...@lab.ntt.co.jp>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/594b526bcf32e307b963ea77f10c9720d9ca423f

Modified Files
--------------
doc/src/sgml/ref/create_publication.sgml  | 8 ++++++++
src/backend/catalog/pg_publication.c      | 9 +++++++++
src/test/regress/expected/publication.out | 7 +++++++
src/test/regress/sql/publication.sql      | 4 ++++
4 files changed, 28 insertions(+)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to