Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-23 | Try to stabilize vacuum test. | Thomas Munro | 13.7 |
| 2021-05-25 | Improve docs and error messages for parallel vacuum. | Amit Kapila | 13.4 |
| 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-28 | Added relation name in error messages for constraint checks. | 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 | 13.0 |
| 2019-08-10 | Fix "ANALYZE t, t" inside a transaction block. | Tom Lane | 13.0 |