]> granicus.if.org Git - postgresql/history - src/include/storage/pmsignal.h
Run pgindent on 9.2 source tree in preparation for first 9.3
[postgresql] / src / include / storage / pmsignal.h
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-07-08 Heikki LinnakangasIntroduce a pipe between postmaster and each backend...
2011-04-10 Bruce Momjianpgindent run before PG 9.1 beta 1.
2011-04-03 Robert HaasAvoid possible hang during smart shutdown.
2011-01-15 Heikki LinnakangasTreat a WAL sender process that hasn't started streamin...
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-08-23 Tom LaneMarginal code cleanup for streaming replication.
2010-07-06 Bruce Momjianpgindent run for 9.0, second run
2010-05-15 Robert HaasRename PM_RECOVERY_CONSISTENT and PMSIGNAL_RECOVERY_CON...
2010-02-26 Bruce Momjianpgindent run for 9.0
2010-01-27 Heikki LinnakangasMake standby server continuously retry restoring the...
2010-01-15 Heikki LinnakangasIntroduce Streaming Replication.
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-08-29 Tom LaneRemove the use of the pg_auth flat file for client...
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-05-05 Tom LaneInstall a "dead man switch" to allow the postmaster...
2009-02-23 Heikki LinnakangasChange the signaling of end-of-recovery. Startup proces...
2009-02-18 Heikki LinnakangasStart background writer during archive recovery. Backgr...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-06-19 Tom LaneRewrite the sinval messaging mechanism to reduce conten...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-02-15 Alvaro HerreraRestructure autovacuum in two processes: a dummy proces...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-07-10 Alvaro HerreraImprove vacuum code to track minimum Xids per table...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-08-12 Bruce MomjianAdd files to do read I/O on the cluster directory:
2005-06-28 Tom LaneBring syntax of role-related commands into SQL complian...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-07-19 Tom LaneXLOG file archiving and point-in-time recovery. There...
2004-05-29 Tom LaneSeparate out bgwriter code into a logically separate...
2004-05-23 Tom LaneHandle impending sinval queue overflow by means of...
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2002-09-04 Bruce Momjianpgindent run.
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-11-04 Tom LaneMerge three existing ways of signaling postmaster from...