Commits

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

DateSubjectAuthorReleases
2024-06-28 Improve test coverage for changes to inplace-updated catalogs. Noah Misch 12.20
2023-08-10 Remove test from commit fa2e874946. Jeff Davis 12.17
2023-08-07 Recalculate search_path after ALTER ROLE. Jeff Davis 12.17
2023-03-06 Fix assert failures in parallel SERIALIZABLE READ ONLY. Thomas Munro 12.15
2022-03-21 Fix risk of deadlock failure while dropping a partitioned index. Tom Lane 12.11
2022-02-21 Fix temporary object cleanup failing due to toast access without snapshot. Andres Freund 12.11
2021-02-08 Fix permission checks on constraint violation errors on partitions. Heikki Linnakangas 12.6
2020-09-08 Check default partitions constraints while descending Alvaro Herrera 12.5
2020-06-11 Avoid update conflict out serialization anomalies. Peter Geoghegan 12.4
2019-10-04 Add isolation tests for the combination of EPQ and triggers. Andres Freund 12.1
2019-08-07 Fix predicate-locking of HOT updated rows. Heikki Linnakangas 12.0
2019-06-18 Avoid spurious deadlocks when upgrading a tuple lock Alvaro Herrera 12.0
2019-06-17 Revert "Avoid spurious deadlocks when upgrading a tuple lock" Alvaro Herrera 12.0
2019-06-13 Avoid spurious deadlocks when upgrading a tuple lock Alvaro Herrera 12.0
2019-05-14 Add isolation test for INSERT ON CONFLICT speculative insertion failure. Andres Freund 12.0
2019-04-03 Support foreign keys that reference partitioned tables Alvaro Herrera 12.0
2019-03-29 REINDEX CONCURRENTLY Peter Eisentraut 12.0
2019-03-15 Enable parallel query with SERIALIZABLE isolation. Thomas Munro 12.0
2018-12-28 Reduce length of GIN predicate locking isolation test suite Alexander Korotkov 12.0
2018-12-27 Ignore inherited temp relations from other sessions when truncating Michael Paquier 12.0
2018-10-04 Add option SKIP_LOCKED to VACUUM and ANALYZE Michael Paquier 12.0
2018-08-27 Improve VACUUM and ANALYZE by avoiding early lock queue Michael Paquier 12.0
2018-08-10 Improve TRUNCATE by avoiding early lock queue Michael Paquier 12.0
2018-07-12 Allow using the updated tuple while moving it to a different partition. Amit Kapila 12.0