Commits

Showing commits that first shipped in 14 (backpatches included). Clear

DateSubjectAuthorReleases
2025-08-08 Fix oversight in FindTriggerIncompatibleWithInheritance. Etsuro Fujita 14.19
2025-08-08 Disallow collecting transition tuples from child foreign tables. Etsuro Fujita 14.19
2025-02-13 Fix MakeTransitionCaptureState() to return a consistent result Michael Paquier 14.17
2025-01-22 Repair incorrect handling of AfterTriggerSharedData.ats_modifiedcols. Tom Lane 14.16
2024-06-20 Don't throw an error if a queued AFTER trigger no longer exists. Tom Lane 14.13
2024-01-14 Prevent access to an unpinned buffer in BEFORE ROW UPDATE triggers. Tom Lane 14.11
2023-07-02 Fix oversight in handling of modifiedCols since f24523672d Tomas Vondra 14.9
2023-04-05 Fix another issue with ENABLE/DISABLE TRIGGER on partitioned tables. Tom Lane 14.8
2022-11-04 Correct error message for row-level triggers with transition tables on partitioned tables. Etsuro Fujita 14.6
2022-09-25 Fix tupdesc lifespan bug with AfterTriggersTableData.storeslot. Tom Lane 14.6
2022-08-05 Fix ENABLE/DISABLE TRIGGER to handle recursion correctly Alvaro Herrera 14.5
2021-07-16 Preserve firing-on state when cloning row triggers to partitions Alvaro Herrera 14.0
2021-05-23 Fix access to no-longer-open relcache entry in logical-rep worker. Tom Lane 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-28 Allow a partdesc-omitting-partitions to be cached Alvaro Herrera 14.0
2021-04-22 Fix relcache inconsistency hazard in partition detach Alvaro Herrera 14.0
2021-04-06 Postpone some stuff out of ExecInitModifyTable. Tom Lane 14.0
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2021-03-31 Remove small inefficiency in ExecARDeleteTriggers/ExecARUpdateTriggers. Tom Lane 14.0
2021-03-25 ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY Alvaro Herrera 14.0
2021-02-27 Fix use-after-free bug with AfterTriggersTableData.storeslot Alvaro Herrera 14.0
2021-02-08 Fix permission checks on constraint violation errors on partitions. Heikki Linnakangas 14.0
2021-01-28 Remove bogus restriction from BEFORE UPDATE triggers Alvaro Herrera 14.0
2021-01-13 Pass down "logically unchanged index" hint. Peter Geoghegan 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0