Commits

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

DateSubjectAuthorReleases
2020-10-19 Fix connection string handling in src/bin/scripts/ programs. Tom Lane 9.6.20
2019-08-27 Fix failure of --jobs with vacuumdb on Windows Michael Paquier 9.6.16
2019-08-26 Fix error handling of vacuumdb when running out of fds Michael Paquier 9.6.16
2019-05-09 Fix error status of vacuumdb when multiple jobs are used Michael Paquier 9.6.14
2018-08-21 Fix set of NLS translation issues Michael Paquier 9.6.11
2018-03-31 Fix assorted issues in parallel vacuumdb. Tom Lane 9.6.9
2018-02-26 Empty search_path in Autovacuum and non-psql/pgbench clients. Noah Misch 9.6.8
2017-05-09 Ignore PQcancel errors properly Alvaro Herrera 9.6.4
2016-09-27 Include <sys/select.h> where needed Alvaro Herrera 9.6.1
2016-08-08 Obstruct shell, SQL, and conninfo injection via database and role names. Noah Misch 9.6.0
2016-08-08 Field conninfo strings throughout src/bin/scripts. Noah Misch 9.6.0
2016-03-24 Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. Tom Lane 9.6.0
2016-03-09 Handle invalid libpq sockets in more places Peter Eisentraut 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-12-23 Improve handling of password reuse in src/bin/scripts programs. Tom Lane 9.6.0
2015-11-17 Improve message Peter Eisentraut 9.6.0
2015-11-12 vacuumdb: don't prompt for passwords over and over Alvaro Herrera 9.6.0
2015-09-16 Review program help output for wording and formatting Peter Eisentraut 9.6.0
2015-08-15 vacuumdb: Don't assign negative values to a boolean. Andres Freund 9.6.0
2015-07-12 Fix assorted memory leaks. Tom Lane 9.6.0
2015-07-02 Use appendStringInfoString/Char et al where appropriate. Heikki Linnakangas 9.6.0