Commits

DateSubjectAuthorReleases
2025-12-17 Change pgstat_report_vacuum() to use Relation Michael Paquier 19 (unreleased)
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
2023-11-30 Apply quotes more consistently to GUC names in logs Michael Paquier 17.0
2023-05-02 Fix typos in comments Michael Paquier 16.0
2021-07-02 Use WaitLatch() instead of pg_usleep() at end-of-vacuum truncation Michael Paquier 15.0
2021-03-24 Reword slightly logs generated for index stats in autovacuum Michael Paquier 14.0
2021-03-23 Add per-index stats information in verbose logs of autovacuum Michael Paquier 14.0
2020-03-30 Revert "Skip redundant anti-wraparound vacuums" Michael Paquier 12.3
2020-03-30 Revert "Skip redundant anti-wraparound vacuums" Michael Paquier 13.0
2020-01-23 Clarify some comments in vacuumlazy.c Michael Paquier 13.0
2019-12-26 Revert "Rename files and headers related to index AM" Michael Paquier 13.0
2019-12-26 Refactor code dedicated to index vacuuming in vacuumlazy.c Michael Paquier 13.0
2019-12-25 Rename files and headers related to index AM Michael Paquier 13.0
2019-12-15 Remove duplicated progress reporting during heap scan of VACUUM Michael Paquier 13.0
2019-03-31 Skip redundant anti-wraparound vacuums Michael Paquier 12.0
2019-01-18 Fix incorrect relation name in comment of vacuumlazy.c Michael Paquier 12.0