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
2024-09-30 reindexdb: Skip reindexing temporary tables and indexes. Fujii Masao 13.17
2023-07-13 Handle DROP DATABASE getting interrupted Andres Freund 13.12
2021-10-27 Clarify that --system reindexes system catalogs *only* Magnus Hagander 13.5
2020-10-19 Fix connection string handling in src/bin/scripts/ programs. Tom Lane 13.1
2020-08-10 Move connect.h from fe_utils to src/include/common. Noah Misch 13.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
2019-07-04 Use appendStringInfoString and appendPQExpBufferStr where possible David Rowley 13.0
2019-07-02 Refactor code of reindexdb for query generation Michael Paquier 13.0