Modify message when partitioned table is added to publication

Peter Eisentraut <peter_e@gmx.net>

Commit: 594b526bcf32e307b963ea77f10c9720d9ca423f
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2017-04-20T18:18:33Z
Releases: 10.0
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_f8@lab.ntt.co.jp>

Files

Documentation touched