mirror of
https://github.com/postgres/postgres.git
synced 2025-05-01 01:04:50 +03:00
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>