]> granicus.if.org Git - postgresql/history - src/include/access/hio.h
Update copyrights for 2013
[postgresql] / src / include / access / hio.h
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-06-10 Peter EisentrautMake include files work without having to include other...
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-10-12 Bruce MomjianModify RelationGetBufferForTuple() to use a typedef...
2011-06-27 Robert HaasTry again to make the visibility map crash safe.
2011-06-22 Robert HaasMake the visibility map crash-safe.
2011-04-10 Bruce Momjianpgindent run before PG 9.1 beta 1.
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-11-06 Tom LaneImprove bulk-insert performance by keeping the current...
2008-06-19 Alvaro HerreraImprove our #include situation by moving pointer types...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-07-13 Bruce MomjianMore include file adjustments.
2006-07-02 Bruce MomjianAdd FILLFACTOR to CREATE INDEX.
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-06-20 Tom LaneAvoid WAL-logging individual tuple insertions during...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2002-06-20 Bruce MomjianUpdate copyright to 2002.
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-06-29 Tom LaneFurther work on connecting the free space map (which...
2001-05-16 Tom LaneRepair race condition introduced into heap_update(...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-09-07 Vadim B. MikheevHeap redo/undo (except for tuple moving used by vacuum).
2000-07-03 Vadim B. Mikheevheap' logging
2000-01-26 Bruce MomjianAdd:
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-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-05 Marc G. Fournierthese ones have their dependencies cleaned up
1996-10-31 Marc G. Fournierremove:
1996-08-27 Marc G. FournierMoved from backend/access to include/access