Commits

DateSubjectAuthorReleases
2025-06-30 Rationalize handling of VacuumParams Michael Paquier 19 (unreleased)
2025-06-25 Avoid scribbling of VACUUM options Michael Paquier 13.22
2025-06-25 Avoid scribbling of VACUUM options Michael Paquier 14.19
2025-06-25 Avoid scribbling of VACUUM options Michael Paquier 15.14
2025-06-25 Avoid scribbling of VACUUM options Michael Paquier 16.10
2025-06-25 Avoid scribbling of VACUUM options Michael Paquier 17.6
2025-06-25 Avoid scribbling of VACUUM options Michael Paquier 18.0
2023-11-30 Apply quotes more consistently to GUC names in logs Michael Paquier 17.0
2023-03-08 Improve readability of code PROCESS_MAIN in vacuum_rel() Michael Paquier 16.0
2023-03-06 Add PROCESS_MAIN to VACUUM Michael Paquier 16.0
2023-01-11 Avoid using tuple from syscache for update of pg_database.datfrozenxid Michael Paquier 12.14
2023-01-11 Avoid using tuple from syscache for update of pg_database.datfrozenxid Michael Paquier 13.10
2021-02-09 Add option PROCESS_TOAST to VACUUM Michael Paquier 14.0
2021-01-18 Refactor option handling of CLUSTER, REINDEX and VACUUM Michael Paquier 14.0
2020-12-08 Avoid using tuple from syscache for update of pg_database.datfrozenxid Michael Paquier 14.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-08-19 Fix inconsistencies and typos in the tree, take 11 Michael Paquier 13.0
2019-08-05 Fix inconsistencies and typos in the tree, take 9 Michael Paquier 13.0
2018-10-04 Add option SKIP_LOCKED to VACUUM and ANALYZE Michael Paquier 12.0
2018-10-01 Refactor relation opening for VACUUM and ANALYZE Michael Paquier 12.0
2018-08-27 Improve VACUUM and ANALYZE by avoiding early lock queue Michael Paquier 12.0
2018-07-29 Fix two oversights from 9ebe0572 which refactored cluster_rel Michael Paquier 12.0
2018-07-24 Refactor cluster_rel() to handle more options Michael Paquier 12.0
2018-07-12 Rename VACOPT_NOWAIT to VACOPT_SKIP_LOCKED Michael Paquier 12.0