]> granicus.if.org Git - postgresql/history - src/include/storage/sinval.h
Modify interactions between sinval.c and sinvaladt.c. The code that actually
[postgresql] / src / include / storage / sinval.h
2008-03-16 Alvaro HerreraModify interactions between sinval.c and sinvaladt...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-08-20 Tom LaneConvert the arithmetic for shared memory size calculati...
2005-05-19 Tom LaneSplit the shared-memory array of PGPROC pointers out...
2005-01-10 Tom LaneSeparate the functions of relcache entry flush and...
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-08-01 Tom LaneSome mop-up work for savepoints (nested transactions...
2004-06-02 Bruce MomjianPer previous discussions, here are two functions to...
2004-05-23 Tom LaneHandle impending sinval queue overflow by means of...
2004-02-10 Tom LaneRestructure smgr API as per recent proposal. smgr...
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-08-29 Bruce MomjianThis patch reserves the last superuser_reserved_connect...
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-06-11 Jan WieckKatherine Ward wrote:
2002-03-03 Tom LaneCatcaches can now store negative entries as well as...
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-09-29 Tom LaneImplement new 'lightweight lock manager' that's interme...
2001-08-26 Tom LaneTransaction IDs wrap around, per my proposal of 13...
2001-07-06 Tom LaneImplement LockBufferForCleanup(), which will allow...
2001-06-19 Tom LaneClean up some longstanding problems in shared-cache...
2001-02-26 Tom LaneImplement COMMIT_SIBLINGS parameter to allow pre-commit...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-11-28 Tom LaneSignificant cleanups in SysV IPC handling (shared mem...
2000-11-12 Tom LaneKeep track of the last active slot in the shared ProcSt...
2000-01-26 Bruce MomjianAdd:
1999-09-24 Tom LaneSeveral changes here, not very related but touching...
1999-07-15 Bruce MomjianChange #include's to use <> and "" as appropriate.
1999-05-28 Tom LaneRepair performance problem in SI segment manipulations...
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-01-24 Bruce MomjianFix prototypes so they don't look like function definit...
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1996-11-10 Bruce MomjianAll external function definitions now have prototypes...
1996-11-05 Marc G. FournierAnother directory totally cleaned out
1996-10-31 Marc G. Fournierremove:
1996-08-28 Marc G. FournierMore cleanups of the include files