Prohibit transition tables on views and foreign tables.
Robert Haas <rhaas@postgresql.org>
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_y23AHCrJQLt0g@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/trigger.c | modified | +14 −0 |
| src/test/regress/expected/foreign_data.out | modified | +7 −0 |
| src/test/regress/expected/triggers.out | modified | +15 −0 |
| src/test/regress/sql/foreign_data.sql | modified | +6 −0 |
| src/test/regress/sql/triggers.sql | modified | +15 −0 |
Discussion
- Transition tables for triggers on foreign tables and views 14 messages · 2017-04-25 → 2017-05-10