Commits

Showing commits that first shipped in 14 (backpatches included). Clear

DateSubjectAuthorReleases
2025-02-10 Specify the encoding of input to fmtId() Andres Freund 14.16
2025-02-04 vacuumdb: Add missing PQfinish() calls to vacuum_one_database(). Nathan Bossart 14.16
2024-10-07 vacuumdb: Schema-qualify operator in catalog query's WHERE clause. Nathan Bossart 14.14
2024-09-25 vacuumdb: Skip temporary tables in query to build list of relations Michael Paquier 14.14
2023-07-13 Handle DROP DATABASE getting interrupted Andres Freund 14.9
2021-07-20 vacuumdb: Correct comment about --force-index-cleanup. Peter Geoghegan 14.0
2021-06-25 Put option listing back into alphabetical order Peter Eisentraut 14.0
2021-06-19 Support disabling index bypassing by VACUUM. Peter Geoghegan 14.0
2021-05-25 Improve docs and error messages for parallel vacuum. Amit Kapila 14.0
2021-03-11 Refactor and generalize the ParallelSlot machinery. Robert Haas 14.0
2021-02-09 Add option PROCESS_TOAST to VACUUM Michael Paquier 14.0
2021-02-05 Generalize parallel slot result handling. Robert Haas 14.0
2021-02-05 Move some code from src/bin/scripts to src/fe_utils to permit reuse. Robert Haas 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-10-19 Fix connection string handling in src/bin/scripts/ programs. Tom Lane 14.0
2020-09-14 Message fixes and style improvements Peter Eisentraut 14.0
2020-09-05 Remove still more useless assignments. Tom Lane 14.0
2020-08-10 Move connect.h from fe_utils to src/include/common. Noah Misch 14.0
2020-06-22 Add --no-index-cleanup and --no-truncate to vacuumdb. Michael Paquier 14.0