Commits

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

DateSubjectAuthorReleases
2024-10-07 Fix Y2038 issues with MyStartTime. Nathan Bossart 13.17
2024-01-12 pg_ctl: Disable autoruns for cmd.exe on Windows Michael Paquier 13.14
2023-02-08 Make EXEC_BACKEND more convenient on Linux and FreeBSD. Michael Paquier 13.11
2022-02-10 Make pg_ctl stop/restart/promote recheck postmaster aliveness. Tom Lane 13.7
2021-09-04 Remove arbitrary MAXPGPATH limit on command lengths in pg_ctl. Tom Lane 13.5
2020-05-08 Unify find_other_exec() error 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-02-16 Try again to work around Windows' ERROR_SHARING_VIOLATION in pg_ctl. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-10 In pg_ctl, work around ERROR_SHARING_VIOLATION on the postmaster log file. Tom Lane 13.0
2019-11-28 Remove useless "return;" lines Alvaro Herrera 13.0
2019-10-28 On Windows, use COMSPEC to find the location of cmd.exe. Tom Lane 13.0
2019-10-13 Revert "Hack pg_ctl to report postmaster's exit status." Tom Lane 13.0
2019-10-08 Remove some code for old unsupported versions of MSVC Peter Eisentraut 13.0
2019-10-07 Hack pg_ctl to report postmaster's exit status. Tom Lane 13.0
2019-08-09 Refactor logic to remove trailing CR/LF characters from strings Michael Paquier 13.0
2019-07-29 Fix inconsistencies and typos in the tree Michael Paquier 13.0
2019-07-25 Fix failures to ignore \r when reading Windows-style newlines. Tom Lane 13.0
2019-07-04 Use appendStringInfoString and appendPQExpBufferStr where possible David Rowley 13.0