Commits

DateSubjectAuthorReleases
2008-02-20 Fix mistakes in pg_ctl's code for "start -w" that tries to cope with Tom Lane 8.4.0
2007-12-09 Fix up the PQconnectionUsedPassword mess: create a separate Tom Lane 8.3.0
2007-07-08 Get rid of client-code dependencies on the exact text of the no-password Tom Lane 8.3.0
2006-10-12 Remove somebody's ill-considered free() call, per report from Chander Ganesan. Tom Lane 8.2.0
2006-09-24 Suppress useless warning on pre-XP versions of Windows. Magnus Tom Lane 8.2.0
2006-02-10 Enable pg_ctl to give up admin privileges when starting the server under Tom Lane 8.2.0
2005-07-25 Awhile back we replaced all uses of strcasecmp and strncasecmp with Tom Lane 8.1.0
2005-06-21 Cause initdb to create a third standard database "postgres", which Tom Lane 8.1.0
2005-05-04 Use postmaster_is_alive() check in pg_ctl restart as well as pg_ctl status, Tom Lane 8.0.3
2005-05-04 Use postmaster_is_alive() check in pg_ctl restart as well as pg_ctl status, Tom Lane 8.1.0
2005-04-20 Make pg_ctl status do a kill() test to verify that the PID found in Tom Lane 8.0.3
2005-04-20 Make pg_ctl status do a kill() test to verify that the PID found in Tom Lane 8.1.0
2004-12-23 Remove extra parenthesis. Tom Lane 8.0.0
2004-11-27 Fix HAVE_OPTRESET to be HAVE_INT_OPTRESET. Typos spotted by Lorne Sunley. Tom Lane 8.0.0
2004-11-17 Miscellaneous Cygwin build fixes from Reini Urban. Tom Lane 8.0.0
2004-11-17 Be sure length limit passed to snprintf matches what malloc was given. Tom Lane 8.0.0
2004-10-22 Prevent pg_ctl from being run as root. Since it uses configuration files Tom Lane 8.0.0
2004-09-02 Yet another place where someone was being careless about the arguments Tom Lane 8.0.0
2004-07-22 Avoid default: followed by no statement, per Dann Corbit. Tom Lane 8.0.0
2004-06-24 Extend pg_ctl to handle service management under WIN32. Lacks docs. Tom Lane 8.0.0