Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-08-05 | Fix ENABLE/DISABLE TRIGGER to handle recursion correctly | Alvaro Herrera | 12.12 |
| 2021-07-16 | Preserve firing-on state when cloning row triggers to partitions | Alvaro Herrera | 12.8 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-04-03 | Support foreign keys that reference partitioned tables | Alvaro Herrera | 12.0 |
| 2019-02-27 | Use slots in trigger infrastructure, except for the actual invocation. | Andres Freund | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-07-12 | Allow using the updated tuple while moving it to a different partition. | Amit Kapila | 12.0 |