Commits

DateSubjectAuthorReleases
2020-05-08 Propagate ALTER TABLE ... SET STORAGE to indexes Peter Eisentraut 12.3
2020-05-08 Propagate ALTER TABLE ... SET STORAGE to indexes Peter Eisentraut 13.0
2020-04-16 Fix the usage of parallel and full options of vacuum command. Amit Kapila 13.0
2020-01-20 Allow vacuum command to process indexes in parallel. Amit Kapila 13.0
2019-11-16 Improve stability of tests for VACUUM (SKIP_LOCKED) Michael Paquier 12.2
2019-11-16 Improve stability of tests for VACUUM (SKIP_LOCKED) Michael Paquier 13.0
2019-08-10 Fix "ANALYZE t, t" inside a transaction block. Tom Lane 11.6
2019-08-10 Fix "ANALYZE t, t" inside a transaction block. Tom Lane 13.0
2019-08-10 Fix "ANALYZE t, t" inside a transaction block. Tom Lane 12.0
2019-06-25 Add toast-level reloption for vacuum_index_cleanup Michael Paquier 12.0
2019-06-18 Fix memory corruption/crash in ANALYZE. Andres Freund 12.0
2019-05-19 Don't to predicate lock for analyze scans, refactor scan option passing. Andres Freund 12.0
2019-05-07 Add TRUNCATE parameter to VACUUM. Fujii Masao 12.0
2019-04-04 Allow VACUUM to be run with index cleanup disabled. Robert Haas 12.0
2019-03-18 Revise parse tree representation for VACUUM and ANALYZE. Robert Haas 12.0
2018-10-04 Add option SKIP_LOCKED to VACUUM and ANALYZE Michael Paquier 12.0
2018-08-24 Add more tests for VACUUM skips with partitioned tables Michael Paquier 12.0
2018-08-22 Add regression tests for VACUUM and ANALYZE with relation skips Michael Paquier 12.0
2018-03-06 Add parenthesized options syntax for ANALYZE. Andres Freund 11.0
2017-10-03 Allow multiple tables to be specified in one VACUUM or ANALYZE command. Tom Lane 11.0
2017-09-21 Give a better error for duplicate entries in VACUUM/ANALYZE column list. Tom Lane 9.6.6
2017-09-21 Give a better error for duplicate entries in VACUUM/ANALYZE column list. Tom Lane 9.2.24
2017-09-21 Give a better error for duplicate entries in VACUUM/ANALYZE column list. Tom Lane 9.4.15
2017-09-21 Give a better error for duplicate entries in VACUUM/ANALYZE column list. Tom Lane 10.0
2017-09-21 Give a better error for duplicate entries in VACUUM/ANALYZE column list. Tom Lane 9.3.20