Commits

DateSubjectAuthorReleases
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-05-11 Cause the archiver process to adopt new postgresql.conf settings (particularly Tom Lane 8.3.11
2010-05-11 Cause the archiver process to adopt new postgresql.conf settings (particularly Tom Lane 8.4.4
2010-05-11 Cause the archiver process to adopt new postgresql.conf settings (particularly Tom Lane 9.0.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-01-11 Restructure the shutdown procedure for the archiver process to allow it to Tom Lane 8.3.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-12-18 Make archiver process report its progress in PS display. Per Tom Lane 8.3.0
2007-12-12 Clean up unportable attempt to use #if inside a macro call, also Tom Lane 8.3.0
2007-12-12 Provide a more accurate, detailed log message when the archive command fails. Peter Eisentraut 8.3.0
2007-11-24 Reduce routine successful-archiving message from LOG to DEBUG1 grade, Tom Lane 8.3.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-09-26 Minor improvements in backup and recovery: Tom Lane 8.3.0
2007-08-02 Move session_start out of MyProcPort stucture and make it a global called MyStartTime, Andrew Dunstan 8.3.0
2007-02-10 StrNCpy -> strlcpy (not complete) Peter Eisentraut 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-11-21 On systems that have setsid(2) (which should be just about everything except Tom Lane 8.2.0
2006-11-10 Clean up some misleading references to %p being a full path, per Simon. Tom Lane 8.2.0
2006-08-07 On some platforms, pg_usleep isn't interruptible by signals; fix Tom Lane 8.2.0
2006-06-27 Add GUC update_process_title to control whether 'ps' display is updated Bruce Momjian 8.2.0
2006-06-18 Merge postmaster and postgres command into just postgres. postmaster Peter Eisentraut 8.2.0
2006-05-30 PostmasterIsAlive test really ought to be in the inner loop for safety. Tom Lane 8.1.5