Commits

Showing commits that first shipped in 12 (backpatches included). Clear

DateSubjectAuthorReleases
2024-06-20 Don't throw an error if a queued AFTER trigger no longer exists. Tom Lane 12.20
2022-09-25 Fix tupdesc lifespan bug with AfterTriggersTableData.storeslot. Tom Lane 12.13
2022-08-05 regress: fix test instability Alvaro Herrera 12.12
2022-08-05 Fix ENABLE/DISABLE TRIGGER to handle recursion correctly Alvaro Herrera 12.12
2021-07-16 Fix pg_dump for disabled triggers on partitioned tables Alvaro Herrera 12.8
2021-07-16 Preserve firing-on state when cloning row triggers to partitions Alvaro Herrera 12.8
2021-02-27 Fix use-after-free bug with AfterTriggersTableData.storeslot Alvaro Herrera 12.7
2020-11-08 In INSERT/UPDATE, use the table's real tuple descriptor as target. Tom Lane 12.5
2020-10-25 Fix corner case for a BEFORE ROW UPDATE trigger returning OLD. Tom Lane 12.5
2020-10-20 Fix ALTER TABLE .. ENABLE/DISABLE TRIGGER recursion Alvaro Herrera 12.5
2020-04-21 Fix detaching partitions with cloned row triggers Alvaro Herrera 12.3
2020-01-02 Fix cloning of row triggers to sub-partitions Alvaro Herrera 12.2
2019-08-16 Prevent possible double-free when update trigger returns old tuple. Tom Lane 12.0
2019-07-09 Propagate trigger arguments to partitions Alvaro Herrera 12.0
2019-02-22 Fix plan created for inherited UPDATE/DELETE with all tables excluded. Tom Lane 12.0
2019-01-21 Fix ALTER TRIGGER ... RENAME, broken in WITH OIDS removal. Andres Freund 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-08-22 Change PROCEDURE to FUNCTION in CREATE TRIGGER syntax Peter Eisentraut 12.0
2018-07-10 Add test case for EEOP_INNER_SYSVAR/EEOP_OUTER_SYSVAR executor opcodes. Heikki Linnakangas 12.0