Commits

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

DateSubjectAuthorReleases
2025-06-25 Avoid scribbling of VACUUM options Michael Paquier 13.22
2025-04-20 Avoid ERROR at ON COMMIT DELETE ROWS after relhassubclass=f. Noah Misch 13.21
2024-09-24 Fix data loss at inplace update after heap_update(). Noah Misch 13.17
2024-04-29 Close race condition between datfrozen and relfrozen updates. Noah Misch 13.15
2023-07-13 Handle DROP DATABASE getting interrupted Andres Freund 13.12
2023-07-13 Release lock after encountering bogs row in vac_truncate_clog() Andres Freund 13.12
2023-01-11 Avoid using tuple from syscache for update of pg_database.datfrozenxid Michael Paquier 13.10
2021-05-25 Improve docs and error messages for parallel vacuum. Amit Kapila 13.4
2020-08-15 Prevent concurrent SimpleLruTruncate() for any given SLRU. Noah Misch 13.0
2020-06-07 Spelling adjustments Peter Eisentraut 13.0
2020-04-16 Fix the usage of parallel and full options of vacuum command. Amit Kapila 13.0
2020-04-14 Comments and doc fixes for commit 40d964ec99. Amit Kapila 13.0
2020-04-01 Fix coverity complaint about commit 40d964ec99. Amit Kapila 13.0
2020-03-24 Report wait event for cost-based vacuum delay. Andres Freund 13.0
2020-01-20 Allow vacuum command to process indexes in parallel. Amit Kapila 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-26 Revert "Rename files and headers related to index AM" Michael Paquier 13.0
2019-12-25 Rename files and headers related to index AM Michael Paquier 13.0
2019-11-01 PG_FINALLY Peter Eisentraut 13.0
2019-10-16 Fix bug that could try to freeze running multixacts. Thomas Munro 13.0
2019-08-19 Fix inconsistencies and typos in the tree, take 11 Michael Paquier 13.0
2019-08-10 Fix "ANALYZE t, t" inside a transaction block. Tom Lane 13.0
2019-08-05 Fix inconsistencies and typos in the tree, take 9 Michael Paquier 13.0