Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-02 | Doc: Update struct Trigger definition. | Etsuro Fujita | 13.9 |
| 2020-03-18 | Enable BEFORE row-level triggers for partitioned tables | Alvaro Herrera | 13.0 |
| 2020-03-09 | Add tg_updatedcols to TriggerData | Peter Eisentraut | 13.0 |
| 2020-02-26 | Fix docs regarding AFTER triggers on partitioned tables | Alvaro Herrera | 13.0 |
| 2019-12-10 | Fix handling of multiple AFTER ROW triggers on a foreign table. | Etsuro Fujita | 13.0 |
| 2019-11-07 | docs: clarify that only INSERT and UPDATE triggers can mod. NEW | Bruce Momjian | 13.0 |