Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-12-23 | Move parallel vacuum code to vacuumparallel.c. | Amit Kapila | 15.0 |
| 2021-12-22 | Move index vacuum routines to vacuum.c. | Amit Kapila | 15.0 |
| 2021-05-25 | Improve docs and error messages for parallel vacuum. | Amit Kapila | 13.4 |
| 2021-05-25 | Improve docs and error messages for parallel vacuum. | Amit Kapila | 14.0 |
| 2020-04-16 | Fix the usage of parallel and full options of vacuum command. | Amit Kapila | 13.0 |
| 2020-04-14 | Comments and doc fixes for commit 40d964ec99. | Amit Kapila | 13.0 |
| 2020-04-01 | Fix coverity complaint about commit 40d964ec99. | Amit Kapila | 13.0 |
| 2020-01-20 | Allow vacuum command to process indexes in parallel. | Amit Kapila | 13.0 |