Document transition table triggers are not allowed on views/foreign tables
Etsuro Fujita <etsuro.fujita@gmail.com>
From: Etsuro Fujita <etsuro.fujita@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-07-15T07:55:57Z
Lists: pgsql-hackers
Attachments
- 0002-Update-documentation-about-transition-tables.patch (application/octet-stream) patch 0002
Hi, Another thing I noticed about transition tables is that while we prohibit transition tables on views/foreign tables, there is no description about that in the user-facing documentation. So I would like to propose to do $SUBJECT in create_trigger.sgml. Attached is a patch for that. Best regards, Etsuro Fujita
Commits
-
Doc: clarify the restrictions of AFTER triggers with transition tables.
- f5a49328f89b 13.22 landed
- b49cb0b8df5e 14.19 landed
- 23dc277590a9 15.14 landed
- cd45fef058ab 16.10 landed
- 59a984e637c8 17.6 landed
- 5a900d6482e6 18.0 landed
- 37e774458542 19 (unreleased) landed