Commits

DateSubjectAuthorReleases
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-11-03 Add wal_fpi_bytes to VACUUM and ANALYZE logs Michael Paquier 19 (unreleased)
2025-06-30 Rationalize handling of VacuumParams Michael Paquier 19 (unreleased)
2025-02-17 Add information about WAL buffers full to VACUUM/ANALYZE (VERBOSE) Michael Paquier 18.0
2025-01-28 Track per-relation cumulative time spent in [auto]vacuum and [auto]analyze Michael Paquier 18.0
2022-11-16 Avoid some overhead with open and close of catalog indexes Michael Paquier 16.0
2022-10-04 Cleanup useless assignments and checks Michael Paquier 16.0
2021-10-19 Block ALTER INDEX/TABLE index_name ALTER COLUMN colname SET (options) Michael Paquier 13.5
2021-10-19 Block ALTER INDEX/TABLE index_name ALTER COLUMN colname SET (options) Michael Paquier 14.1
2021-10-19 Block ALTER INDEX/TABLE index_name ALTER COLUMN colname SET (options) Michael Paquier 15.0
2021-04-19 Fix typos and grammar in comments and docs Michael Paquier 14.0
2021-04-09 Fix typos and grammar in documentation and code comments 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
2018-10-01 Refactor relation opening for VACUUM and ANALYZE Michael Paquier 12.0
2018-09-08 Remove duplicated words split across lines in comments Michael Paquier 12.0
2018-08-27 Improve VACUUM and ANALYZE by avoiding early lock queue Michael Paquier 12.0
2018-07-12 Rename VACOPT_NOWAIT to VACOPT_SKIP_LOCKED Michael Paquier 12.0