Commits

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

DateSubjectAuthorReleases
2026-01-24 Fix trigger transition table capture for MERGE in CTE queries. Dean Rasheed 17.8
2025-08-08 Fix oversight in FindTriggerIncompatibleWithInheritance. Etsuro Fujita 17.6
2025-08-08 Disallow collecting transition tuples from child foreign tables. Etsuro Fujita 17.6
2025-07-18 Fix concurrent update trigger issues with MERGE in a CTE. Dean Rasheed 17.6
2025-02-13 Fix MakeTransitionCaptureState() to return a consistent result Michael Paquier 17.4
2025-01-22 Repair incorrect handling of AfterTriggerSharedData.ats_modifiedcols. Tom Lane 17.3
2024-06-20 Don't throw an error if a queued AFTER trigger no longer exists. Tom Lane 17.0
2024-05-16 Revert temporal primary keys and foreign keys Peter Eisentraut 17.0
2024-04-11 Revert: Allow locking updated tuples in tuple_update() and tuple_delete() Alexander Korotkov 17.0
2024-03-27 Fix some typos and grammar issues from commit 87985cc92522 Alexander Korotkov 17.0
2024-03-25 Allow locking updated tuples in tuple_update() and tuple_delete() Alexander Korotkov 17.0
2024-03-05 Rename pg_constraint.conwithoutoverlaps to conperiod Peter Eisentraut 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-24 Add temporal PRIMARY KEY and UNIQUE constraints Peter Eisentraut 17.0
2024-01-14 Prevent access to an unpinned buffer in BEFORE ROW UPDATE triggers. Tom Lane 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-07-03 Fix code indentation violations Tomas Vondra 17.0
2023-07-02 Fix oversight in handling of modifiedCols since f24523672d Tomas Vondra 17.0