Commits

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

DateSubjectAuthorReleases
2025-02-10 Specify the encoding of input to fmtId() Andres Freund 13.19
2025-02-04 vacuumdb: Add missing PQfinish() calls to vacuum_one_database(). Nathan Bossart 13.19
2024-10-07 vacuumdb: Schema-qualify operator in catalog query's WHERE clause. Nathan Bossart 13.17
2024-09-25 vacuumdb: Skip temporary tables in query to build list of relations Michael Paquier 13.17
2023-07-13 Handle DROP DATABASE getting interrupted Andres Freund 13.12
2021-05-25 Improve docs and error messages for parallel vacuum. Amit Kapila 13.4
2020-10-19 Fix connection string handling in src/bin/scripts/ programs. Tom Lane 13.1
2020-09-14 Message fixes and style improvements Peter Eisentraut 13.0
2020-08-10 Move connect.h from fe_utils to src/include/common. Noah Misch 13.0
2020-02-28 Refer to bug report address by symbol rather than hardcoding Peter Eisentraut 13.0
2020-02-28 Add PostgreSQL home page to --help output Peter Eisentraut 13.0
2020-01-29 Add --parallel option to vacuumdb command. Amit Kapila 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-04 Remove unnecessary definition of CancelRequested in bin/scripts/ Michael Paquier 13.0
2019-12-02 Refactor query cancellation code into src/fe_utils/ Michael Paquier 13.0
2019-08-26 Fix error handling of vacuumdb and reindexdb when running out of fds Michael Paquier 13.0
2019-08-20 Fix compilation failure of vacuumdb and reindexdb with OpenBSD Michael Paquier 13.0
2019-07-23 Remove more progname references in vacuumdb.c Michael Paquier 13.0
2019-07-19 Refactor parallelization processing code in src/bin/scripts/ Michael Paquier 13.0
2019-07-04 Use appendStringInfoString and appendPQExpBufferStr where possible David Rowley 13.0