Prohibit transition tables on views and foreign tables.

Thomas Munro, per off-list report from Prabhat Sabu.  Changes
to the message wording for consistency with the existing
relkind check for partitioned tables by me.

Discussion: 
http://postgr.es/m/CAEepm=2xJFFpGM+N=gpwx-9nft2q1oafzx07_y23ahcrjql...@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9e6104c6672dc948a430d1ee269b0c31bf5bc974

Modified Files
--------------
src/backend/commands/trigger.c             | 14 ++++++++++++++
src/test/regress/expected/foreign_data.out |  7 +++++++
src/test/regress/expected/triggers.out     | 15 +++++++++++++++
src/test/regress/sql/foreign_data.sql      |  6 ++++++
src/test/regress/sql/triggers.sql          | 15 +++++++++++++++
5 files changed, 57 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