Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-11-02 | Don't overlook indexes during parallel VACUUM. | Peter Geoghegan | 14.1 |
| 2021-06-19 | Support disabling index bypassing by VACUUM. | Peter Geoghegan | 14.0 |
| 2021-04-07 | Add wraparound failsafe to VACUUM. | Peter Geoghegan | 14.0 |
| 2021-02-09 | Add option PROCESS_TOAST to VACUUM | Michael Paquier | 14.0 |
| 2021-01-18 | Refactor option handling of CLUSTER, REINDEX and VACUUM | Michael Paquier | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-10-29 | Centralize horizon determination for temp tables, fixing bug due to skew. | Andres Freund | 14.0 |
| 2020-09-01 | Set cutoff xmin more aggressively when vacuuming a temporary table. | Tom Lane | 14.0 |