Commits

DateSubjectAuthorReleases
2025-01-23 Ensure that AFTER triggers run as the instigating user. Tom Lane 18.0
2025-01-23 Reverse the search order in afterTriggerAddEvent(). Tom Lane 18.0
2025-01-22 Repair incorrect handling of AfterTriggerSharedData.ats_modifiedcols. Tom Lane 18.0
2025-01-22 Repair incorrect handling of AfterTriggerSharedData.ats_modifiedcols. Tom Lane 15.11
2025-01-22 Repair incorrect handling of AfterTriggerSharedData.ats_modifiedcols. Tom Lane 16.7
2025-01-22 Repair incorrect handling of AfterTriggerSharedData.ats_modifiedcols. Tom Lane 14.16
2025-01-22 Repair incorrect handling of AfterTriggerSharedData.ats_modifiedcols. Tom Lane 17.3
2025-01-22 Repair incorrect handling of AfterTriggerSharedData.ats_modifiedcols. Tom Lane 13.19
2024-06-20 Don't throw an error if a queued AFTER trigger no longer exists. Tom Lane 17.0
2024-06-20 Don't throw an error if a queued AFTER trigger no longer exists. Tom Lane 12.20
2024-06-20 Don't throw an error if a queued AFTER trigger no longer exists. Tom Lane 13.16
2024-06-20 Don't throw an error if a queued AFTER trigger no longer exists. Tom Lane 14.13
2024-06-20 Don't throw an error if a queued AFTER trigger no longer exists. Tom Lane 16.4
2024-06-20 Don't throw an error if a queued AFTER trigger no longer exists. Tom Lane 15.8
2024-01-14 Prevent access to an unpinned buffer in BEFORE ROW UPDATE triggers. Tom Lane 14.11
2024-01-14 Prevent access to an unpinned buffer in BEFORE ROW UPDATE triggers. Tom Lane 17.0
2024-01-14 Prevent access to an unpinned buffer in BEFORE ROW UPDATE triggers. Tom Lane 16.2
2024-01-14 Prevent access to an unpinned buffer in BEFORE ROW UPDATE triggers. Tom Lane 15.6
2023-04-05 Fix another issue with ENABLE/DISABLE TRIGGER on partitioned tables. Tom Lane 16.0
2023-04-05 Fix another issue with ENABLE/DISABLE TRIGGER on partitioned tables. Tom Lane 13.11
2023-04-05 Fix another issue with ENABLE/DISABLE TRIGGER on partitioned tables. Tom Lane 15.3
2023-04-05 Fix another issue with ENABLE/DISABLE TRIGGER on partitioned tables. Tom Lane 14.8
2023-03-04 Avoid failure when altering state of partitioned foreign-key triggers. Tom Lane 15.3
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 15.0