Commits

DateSubjectAuthorReleases
2019-10-13 Revert "Hack pg_ctl to report postmaster's exit status." Tom Lane 13.0
2019-10-07 Hack pg_ctl to report postmaster's exit status. Tom Lane 13.0
2019-07-25 Fix failures to ignore \r when reading Windows-style newlines. Tom Lane 13.0
2019-05-14 Move logging.h and logging.c from src/fe_utils/ to src/common/. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2017-11-16 Further refactoring of c.h and nearby files. Tom Lane 11.0
2017-06-28 Ooops, WIN32 code in pg_ctl.c still needs PQExpBuffer. Tom Lane 10.0
2017-06-28 Change pg_ctl to detect server-ready by watching status in postmaster.pid. Tom Lane 10.0
2017-06-26 Reduce pg_ctl's reaction time when waiting for postmaster start/stop. Tom Lane 10.0
2017-06-21 Manually un-break a few URLs that pgindent used to insist on splitting. Tom Lane 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-04-20 Sync pg_ctl documentation and usage message with reality. Tom Lane 10.0
2017-02-25 Remove useless duplicate inclusions of system header files. Tom Lane 10.0
2016-06-19 Increase fixed waits in "pg_ctl start -w" from 5 seconds to 10. Tom Lane 9.1.23
2016-06-19 Revert "Fix "pg_ctl start -w" to test child process status directly." Tom Lane 9.1.23
2016-03-07 Fix backwards test for Windows service-ness in pg_ctl. Tom Lane 9.1.21
2016-03-07 Fix backwards test for Windows service-ness in pg_ctl. Tom Lane 9.2.16
2016-03-07 Fix backwards test for Windows service-ness in pg_ctl. Tom Lane 9.3.12
2016-03-07 Fix backwards test for Windows service-ness in pg_ctl. Tom Lane 9.4.7
2016-03-07 Fix backwards test for Windows service-ness in pg_ctl. Tom Lane 9.5.2
2016-03-07 Fix backwards test for Windows service-ness in pg_ctl. Tom Lane 9.6.0
2016-02-10 Revert "Temporarily make pg_ctl and server shutdown a whole lot chattier." Tom Lane 9.6.0
2016-02-08 Temporarily make pg_ctl and server shutdown a whole lot chattier. Tom Lane 9.6.0
2015-10-12 Fix "pg_ctl start -w" to test child process status directly. Tom Lane 9.3.11