Commits

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

DateSubjectAuthorReleases
2024-10-07 vacuumdb: Schema-qualify operator in catalog query's WHERE clause. Nathan Bossart 12.21
2024-09-25 vacuumdb: Skip temporary tables in query to build list of relations Michael Paquier 12.21
2023-10-14 Don't spuriously report FD_SETSIZE exhaustion on Windows. Noah Misch 12.17
2023-07-13 Handle DROP DATABASE getting interrupted Andres Freund 12.16
2020-10-19 Fix connection string handling in src/bin/scripts/ programs. Tom Lane 12.5
2019-08-27 Fix failure of --jobs with vacuumdb on Windows Michael Paquier 12.0
2019-08-26 Fix error handling of vacuumdb when running out of fds Michael Paquier 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-14 Move logging.h and logging.c from src/fe_utils/ to src/common/. Tom Lane 12.0
2019-05-09 Fix error status of vacuumdb when multiple jobs are used Michael Paquier 12.0
2019-04-29 Message fixes Alvaro Herrera 12.0
2019-04-01 Unified logging system for command-line programs Peter Eisentraut 12.0
2019-01-31 Add --min-xid-age and --min-mxid-age options to vacuumdb Michael Paquier 12.0
2019-01-30 Do not filter by relkind in vacuumdb's catalog query if --table is used Michael Paquier 12.0
2019-01-29 Use catalog query to discover tables to process in vacuumdb Michael Paquier 12.0
2019-01-19 Replace @postgresql.org with @lists.postgresql.org for mailinglists Magnus Hagander 12.0
2019-01-08 Add --disable-page-skipping and --skip-locked to vacuumdb Michael Paquier 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-08-21 Fix set of NLS translation issues Michael Paquier 12.0
2018-08-17 Ensure schema qualification in pg_restore DISABLE/ENABLE TRIGGER commands. Tom Lane 12.0