]> granicus.if.org Git - postgresql/history - src/backend/port/ipc_test.c
Make the win32 shared memory code try 10 times instead of one if
[postgresql] / src / backend / port / ipc_test.c
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-04-16 Tom LaneRepair two places where SIGTERM exit could leave shared...
2008-03-24 Tom LaneAdd a new ereport auxiliary function errdetail_log...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-07-14 Tom LaneFix a passel of recently-committed violations of the...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-01-08 Tom LaneFix the assert_enabled issue properly. This eliminates...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-02-05 Tom LaneFix bit-rot in ipc_test.c; it didn't include some stuff...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-05-28 Tom LaneCode review for EXEC_BACKEND changes. Reduce the numbe...
2003-12-12 Peter EisentrautThis patch properly sets the prototype for the on_shmem...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-08-26 Tom LaneMop-up for previous change to determine default shared_...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-08-04 Bruce Momjianpgindent run.
2003-07-27 Tom Laneelog mop-up: bring some straggling fprintf(stderr)...
2003-07-22 Tom LaneError message editing in backend/bootstrap, /lib, ...
2002-09-04 Bruce Momjianpgindent run.
2002-08-10 Bruce MomjianThis patch removes a lot of unused code related to...
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-05-05 Tom LaneAdd missing includes.
2002-05-05 Tom LaneAdd a trivial testbed for pg_sema and pg_shmem code.