]> granicus.if.org Git - postgresql/history - src/include/utils/inval.h
Update copyright for 2016
[postgresql] / src / include / utils / inval.h
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-10-29 Robert HaasAvoid setup work for invalidation messages at start...
2014-03-03 Robert HaasIntroduce logical decoding.
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-09-10 Fujii MasaoRemove leftover function prototype.
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-08-30 Alvaro HerreraSplit tuple struct defs from htup.h to htup_details.h
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-09-01 Bruce MomjianRemove unnecessary #include references, per pgrminclude...
2011-08-16 Tom LaneRevise sinval code to remove no-longer-used tuple TID...
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-08-13 Robert HaasInclude the backend ID in the relpath of temporary...
2010-02-08 Tom LaneRemove old-style VACUUM FULL (which was known for a...
2010-02-07 Tom LaneCreate a "relation mapping" infrastructure to support...
2010-02-03 Tom LaneAssorted cleanups in preparation for using a map file...
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-09-09 Tom LaneImprove the plan cache invalidation mechanism to make...
2008-06-19 Alvaro HerreraImprove our #include situation by moving pointer types...
2008-03-13 Tom LaneFix heap_page_prune's problem with failing to send...
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-13 Bruce MomjianMore include file adjustments.
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-06-17 Tom LaneTwo-phase commit. Original patch by Heikki Linnakangas...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-07-28 Tom LaneFix subtransaction behavior for large objects, temp...
2004-07-01 Tom LaneNested transactions. There is still much left to do...
2004-05-06 Tom LaneMake ALTER COLUMN TYPE preserve clustered status for...
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-06-20 Bruce MomjianUpdate copyright to 2002.
2002-04-29 Tom LaneAdd cache invalidation callback hooks.
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-06-19 Tom LaneClean up some longstanding problems in shared-cache...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-11-08 Tom LaneMake DROP TABLE rollback-able: postpone physical file...
2000-06-08 Bruce MomjianMark ImmediateSharedRelationCacheInvalidate as NOT_USED.
2000-01-26 Bruce MomjianAdd:
2000-01-10 Hiroshi InoueImprove cache invalidation handling. Eespecially
1999-11-21 Tom LaneRepair problem exposed by Jan's new parallel-regression...
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-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-10-12 Bruce MomjianFix for vacuum and cache use. Fix for BSDI 4.0.
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-02-23 Marc G. FournierFrom: Jan Wieck <jwieck@debis.com>
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
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...
1996-11-04 Marc G. Fournierfinally, this directory is (should be!) totally clean
1996-10-31 Marc G. Fournierremove:
1996-08-28 Marc G. FournierMore cleanups of the include files