Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-09-25 | vacuumdb: Fix excluding multiple schemas with -N | Daniel Gustafsson | 16.1 |
| 2023-06-10 | Revert "Fix search_path to a safe value during maintenance operations." | Jeff Davis | 16.0 |
| 2023-06-09 | Fix search_path to a safe value during maintenance operations. | Jeff Davis | 16.0 |
| 2023-05-25 | Fix typo in TAP tests of vacuumdb | Michael Paquier | 16.0 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-04-18 | Fix various typos | David Rowley | 16.0 |
| 2023-03-06 | Add PROCESS_MAIN to VACUUM | Michael Paquier | 16.0 |
| 2023-01-06 | Add options to control whether VACUUM runs vac_update_datfrozenxid. | Tom Lane | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-07-31 | Add --schema and --exclude-schema options to vacuumdb. | Andrew Dunstan | 16.0 |