Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-02-26 | Fix docs regarding AFTER triggers on partitioned tables | Alvaro Herrera | 12.3 |
| 2019-12-10 | Fix handling of multiple AFTER ROW triggers on a foreign table. | Etsuro Fujita | 12.2 |
| 2019-11-13 | docs: clarify that only INSERT and UPDATE triggers can mod. NEW | Bruce Momjian | 12.2 |
| 2019-03-30 | Generated columns | Peter Eisentraut | 12.0 |
| 2018-08-22 | Change PROCEDURE to FUNCTION in CREATE TRIGGER syntax | Peter Eisentraut | 12.0 |