Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-05-02 | Fix some problems with VACUUM (INDEX_CLEANUP FALSE). | Robert Haas | 12.0 |
| 2019-04-04 | Allow VACUUM to be run with index cleanup disabled. | Robert Haas | 12.0 |
| 2019-03-18 | Fold vacuum's 'int options' parameter into VacuumParams. | Robert Haas | 12.0 |