Commits

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

DateSubjectAuthorReleases
2026-06-05 refint: Remove plan cache. Nathan Bossart 15 (unreleased)
2026-01-24 Fix trigger transition table capture for MERGE in CTE queries. Dean Rasheed 15.16
2025-08-08 Fix oversight in FindTriggerIncompatibleWithInheritance. Etsuro Fujita 15.14
2025-02-13 Fix MakeTransitionCaptureState() to return a consistent result Michael Paquier 15.12
2024-06-20 Don't throw an error if a queued AFTER trigger no longer exists. Tom Lane 15.8
2024-03-07 Fix handling of self-modified tuples in MERGE. Dean Rasheed 15.7
2023-11-09 Fix AFTER ROW trigger execution in MERGE cross-partition update. Dean Rasheed 15.6
2023-04-05 Fix another issue with ENABLE/DISABLE TRIGGER on partitioned tables. Tom Lane 15.3
2023-03-04 Avoid failure when altering state of partitioned foreign-key triggers. Tom Lane 15.3
2022-09-25 Fix tupdesc lifespan bug with AfterTriggersTableData.storeslot. Tom Lane 15.0
2022-08-05 regress: fix test instability Alvaro Herrera 15.0
2022-08-05 Fix ENABLE/DISABLE TRIGGER to handle recursion correctly Alvaro Herrera 15.0
2022-03-28 Add support for MERGE SQL command Alvaro Herrera 15.0
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 15.0
2022-01-18 Fix psql \d's query for identifying parent triggers. Tom Lane 15.0
2021-07-23 Make new test immune to collation Alvaro Herrera 15.0
2021-07-22 Make ALTER TRIGGER RENAME consistent for partitioned tables Alvaro Herrera 15.0
2021-07-16 Fix pg_dump for disabled triggers on partitioned tables Alvaro Herrera 15.0
2021-07-16 Preserve firing-on state when cloning row triggers to partitions Alvaro Herrera 15.0