Commits

DateSubjectAuthorReleases
2015-10-12 Fix "pg_ctl start -w" to test child process status directly. Tom Lane 9.1.20
2015-10-12 Fix "pg_ctl start -w" to test child process status directly. Tom Lane 9.2.15
2015-10-12 Fix "pg_ctl start -w" to test child process status directly. Tom Lane 9.5.0
2015-10-12 Fix "pg_ctl start -w" to test child process status directly. Tom Lane 9.6.0
2015-10-12 Fix "pg_ctl start -w" to test child process status directly. Tom Lane 9.4.6
2015-07-25 In pg_ctl, report unexpected failure to stat() the postmaster.pid file. Tom Lane 9.6.0
2015-07-25 In pg_ctl, report unexpected failure to stat() the postmaster.pid file. Tom Lane 9.5.0
2015-03-26 Tweak __attribute__-wrapping macros for better pgindent results. Tom Lane 9.5.0
2014-05-17 Fix a bunch of functions that were declared static then defined not-static. Tom Lane 9.4.0
2014-04-05 Allow "-C variable" and "--describe-config" even to root users. Tom Lane 9.2.9
2014-04-05 Allow "-C variable" and "--describe-config" even to root users. Tom Lane 9.3.5
2014-04-05 Allow "-C variable" and "--describe-config" even to root users. Tom Lane 9.4.0
2014-04-04 Make sure -D is an absolute path when starting server on Windows. Tom Lane 9.4.0
2013-11-29 Fix assorted issues in pg_ctl's pgwin32_CommandLine(). Tom Lane 8.4.19
2013-11-29 Fix assorted issues in pg_ctl's pgwin32_CommandLine(). Tom Lane 9.0.15
2013-11-29 Fix assorted issues in pg_ctl's pgwin32_CommandLine(). Tom Lane 9.1.11
2013-11-29 Fix assorted issues in pg_ctl's pgwin32_CommandLine(). Tom Lane 9.2.6
2013-11-29 Fix assorted issues in pg_ctl's pgwin32_CommandLine(). Tom Lane 9.3.2
2013-11-29 Fix assorted issues in pg_ctl's pgwin32_CommandLine(). Tom Lane 9.4.0
2013-10-22 Replace pg_asprintf() with psprintf(). Tom Lane 9.4.0
2013-03-17 Move pqsignal() to libpgport. Tom Lane 9.3.0
2012-10-02 Work around unportable behavior of malloc(0) and realloc(NULL, 0). Tom Lane 9.3.0
2012-10-02 Work around unportable behavior of malloc(0) and realloc(NULL, 0). Tom Lane 9.2.2
2012-10-02 Standardize naming of malloc/realloc/strdup wrapper functions. Tom Lane 9.3.0
2012-08-10 Support having multiple Unix-domain sockets per postmaster. Tom Lane 9.3.0