Commits

DateSubjectAuthorReleases
2021-03-03 Add --tablespace option to reindexdb 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 9.5.24
2020-10-19 Fix connection string handling in src/bin/scripts/ programs. Tom Lane 10.15
2020-10-19 Fix connection string handling in src/bin/scripts/ programs. Tom Lane 9.6.20
2020-10-19 Fix connection string handling in src/bin/scripts/ programs. Tom Lane 11.10
2020-10-19 Fix connection string handling in src/bin/scripts/ programs. Tom Lane 12.5
2020-10-19 Fix connection string handling in src/bin/scripts/ programs. Tom Lane 14.0
2020-10-19 Fix connection string handling in src/bin/scripts/ programs. Tom Lane 13.1
2020-10-15 Fixup some appendStringInfo and appendPQExpBuffer calls David Rowley 14.0
2020-08-10 Move connect.h from fe_utils to src/include/common. Noah Misch 13.0
2020-08-10 Move connect.h from fe_utils to src/include/common. Noah Misch 14.0
2020-05-08 Improve use of prepositions in messages Peter Eisentraut 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-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-30 Fix memory leak coming from simple lists built in reindexdb Michael Paquier 13.0
2019-07-27 Add support for --jobs in reindexdb Michael Paquier 13.0
2019-07-19 Refactor parallelization processing code in src/bin/scripts/ Michael Paquier 13.0