Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-06-20 | Don't throw an error if a queued AFTER trigger no longer exists. | Tom Lane | 16.4 |
| 2023-04-05 | Fix another issue with ENABLE/DISABLE TRIGGER on partitioned tables. | Tom Lane | 16.0 |
| 2023-03-04 | Avoid failure when altering state of partitioned foreign-key triggers. | Tom Lane | 16.0 |
| 2022-09-25 | Fix tupdesc lifespan bug with AfterTriggersTableData.storeslot. | Tom Lane | 16.0 |