Commits

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

DateSubjectAuthorReleases
2008-06-27 Fix 'pg_ctl reload' to properly preserve postmaster commend-line Bruce Momjian 8.0.18
2004-12-21 Add error checking for starting a win32 service using pg_ctl. Bruce Momjian 8.0.0
2004-12-21 Return proper error exit code on pg_ctl -w start failure. Bruce Momjian 8.0.0
2004-11-04 Fix psql \e and \! for Win32. Bruce Momjian 8.0.0
2004-10-27 Have pg_ctl status always output to stdout, even stopped status, not stderr. Bruce Momjian 8.0.0
2004-10-27 Canonicalize Win32 path coming in from pg_ctl -D, idea from Magnus. Bruce Momjian 8.0.0
2004-10-16 Fix Cygwin using of pg_ctl by not usig START. Bruce Momjian 8.0.0
2004-10-16 Allow pg_ctl to determine the server is up when getting a request for a Bruce Momjian 8.0.0
2004-10-15 Fix pg_ctl -D handling for Win32: Bruce Momjian 8.0.0
2004-10-15 Add full path in error report for version mismatch of binaries. Bruce Momjian 8.0.0
2004-10-13 Enable service use by Cygwin of pg_ctl. Bruce Momjian 8.0.0
2004-10-07 Adjust comments previously moved to column 1 by pgident. Bruce Momjian 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-08-28 The attached patch improves pg_ctl's win32 service code to eliminate Bruce Momjian 8.0.0
2004-08-28 Propogate pg_ctl -D to the postmaster for command-line identification. Bruce Momjian 8.0.0
2004-08-28 > > Another issue is that when installing the Postgres service with Bruce Momjian 8.0.0
2004-08-21 Fix pg_ctl -w to properly wait on server startup. Bruce Momjian 8.0.0
2004-07-29 Fix for pg_ctl -o processing. Report from Sean Chittenden. Bruce Momjian 8.0.0
2004-07-15 > pg_ctl --help Bruce Momjian 8.0.0
2004-07-12 canonicalization adjustments. Bruce Momjian 8.0.0
2004-07-12 Put back canonicalization of PGDATA environment variable. Bruce Momjian 8.0.0
2004-07-12 Use strdup in pg_ctl for canonicalize_path on environment variable. Bruce Momjian 8.0.0
2004-06-11 Cleanup use of Win32 START by using "" for title. No need for temp Bruce Momjian 8.0.0
2004-06-11 Another fix for Win32 START. Bruce Momjian 8.0.0