The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/sql-createtrigger.html Description:
The behaviour is not clear for BEFORE Statement-level Trigger. This is because transition tables cannot be used. So how does one get access to the rows being affected?