Commits

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

DateSubjectAuthorReleases
2026-05-27 Avoid orphaned objects dependencies Heikki Linnakangas 14 (unreleased)
2026-01-22 Remove faulty Assert in partitioned INSERT...ON CONFLICT DO UPDATE. Tom Lane 14.21
2024-06-28 Improve test coverage for changes to inplace-updated catalogs. Noah Misch 14.13
2023-08-10 Remove test from commit fa2e874946. Jeff Davis 14.10
2023-08-07 Recalculate search_path after ALTER ROLE. Jeff Davis 14.10
2023-03-06 Fix assert failures in parallel SERIALIZABLE READ ONLY. Thomas Munro 14.8
2022-03-21 Fix risk of deadlock failure while dropping a partitioned index. Tom Lane 14.3
2022-02-21 Fix temporary object cleanup failing due to toast access without snapshot. Andres Freund 14.3
2021-12-08 Fix corruption of toast indexes with REINDEX CONCURRENTLY Michael Paquier 14.2
2021-03-25 ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY Alvaro Herrera 14.0
2021-02-08 Fix permission checks on constraint violation errors on partitions. Heikki Linnakangas 14.0
2020-10-29 Centralize horizon determination for temp tables, fixing bug due to skew. Andres Freund 14.0
2020-09-08 Check default partitions constraints while descending Alvaro Herrera 14.0
2020-09-08 Remove isolation test reindex-partitions Michael Paquier 14.0
2020-09-08 Add support for partitioned tables and indexes in REINDEX Michael Paquier 14.0
2020-09-02 Improve handling of dropped relations for REINDEX DATABASE/SCHEMA/SYSTEM Michael Paquier 14.0
2020-06-11 Avoid update conflict out serialization anomalies. Peter Geoghegan 14.0