OSDN Git Service

pgindent run.
[pg-rex/syncrep.git] / src / include / storage / bufmgr.h
2002-09-04 Bruce Momjianpgindent run.
2002-08-11 Tom LaneCode review of CLUSTER patch. Clean up problems with...
2002-08-06 Tom LaneRestructure local-buffer handling per recent pghackers...
2002-07-02 Bruce MomjianMinor code cleanup in bufmgr.c and bufmgr.h, mainly...
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-06-15 Bruce MomjianWriteBuffer return value:
2002-04-15 Bruce MomjianThe patch I sent to -patches a little while ago wasn...
2001-11-10 Tom LaneClean up usage-statistics display code (ShowUsage and...
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-07-06 Tom LaneImplement LockBufferForCleanup(), which will allow...
2001-06-29 Tom LaneFurther work on connecting the free space map (which...
2001-06-09 Tom LaneRemove RelationGetBufferWithBuffer(), which is horribly...
2001-05-12 Tom LaneModify RelationGetBufferForTuple() so that we only...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-12-28 Vadim B. MikheevNew WAL version - CRC and data blocks backup.
2000-12-18 Tom LaneClean up backend-exit-time cleanup behavior. Use on_sh...
2000-11-30 Vadim B. MikheevNo more #ifdef XLOG.
2000-11-30 Tom LaneRearrange bufmgr header files so that buf_internals...
2000-11-28 Tom LaneSignificant cleanups in SysV IPC handling (shared mem...
2000-11-08 Tom LaneMake DROP TABLE rollback-able: postpone physical file...
2000-10-28 Vadim B. MikheevWAL
2000-10-20 Vadim B. Mikheevredo/undo support functions and cleanups.
2000-08-07 Tom LaneTOAST mop-up work: update comments for tuple-size-relat...
2000-06-15 Bruce MomjianClean up #include's.
2000-05-19 Tom LaneRevise FlushRelationBuffers/ReleaseRelationBuffers...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-04-09 Tom LaneBuffer manager modifications to keep a local buffer...
2000-03-31 Tom LaneGet rid of SetBufferWriteMode(), which was an accident...
2000-01-26 Bruce MomjianAdd:
2000-01-17 Hiroshi InoueFix for TODO item * spinlock stuck problem when elog...
1999-09-28 Vadim B. MikheevMake tree compilable (+WAL).
1999-09-24 Tom LaneSeveral changes here, not very related but touching...
1999-09-23 Bruce MomjianAdd TRUNCATE command, with psql help and sgml additions.
1999-07-17 Bruce Momjian Move some system includes into c.h, and remove duplicates.
1999-07-15 Bruce MomjianChange #include's to use <> and "" as appropriate.
1999-07-15 Bruce MomjianClean up #include in /include directory. Add scripts...
1999-05-25 Bruce Momjianpgindent run over code.
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-12-15 Vadim B. MikheevInitial MVCC code.
1998-10-08 Bruce MomjianMake functions static or ifdef NOT_USED. Prevent pg_ve...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-08-19 Bruce Momjianheap_fetch requires buffer pointer, must be released...
1998-06-15 Bruce MomjianFix macros that were not properly surrounded by parens...
1998-04-24 Bruce MomjianInline some small functions called for every row.
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...
1998-01-13 Marc G. FournierSome *very* major changes by darrenk@insightdist.com...
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAdd typdefs to pgindent run.
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.
1997-08-19 Bruce MomjianMake functions static where possible, enclose unused...
1997-03-28 Marc G. FournierFrom: Dan McGuirk <mcguirk@indirect.com>
1997-01-16 Vadim B. MikheevSetBufferWriteMode () added; FlushLocalBuffer () fixed...
1997-01-14 Vadim B. MikheevThere is no more ReleaseTmpRelBuffers, but ReleaseRelat...
1996-11-05 Marc G. FournierAnother directory totally cleaned out
1996-11-03 Marc G. FournierMore cleans of the inter-dependencies in the #include...
1996-11-01 Marc G. FournierOkay, following Bryan's (and others) suggestions.....
1996-10-26 Marc G. FournierD'Arcy's cleanups
1996-10-20 Marc G. FournierMore include files cleaned up
1996-10-19 Marc G. FournierWelp, another subdirectory cleaned out of redundant...
1996-08-28 Marc G. FournierMore cleanups of the include files