]> granicus.if.org Git - postgresql/history - src/backend/utils/resowner
Improve the recently-added support for properly pluralized error messages
[postgresql] / src / backend / utils / resowner /
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-11-25 Alvaro HerreraUse ResourceOwners in the snapshot manager, instead...
2008-06-19 Alvaro HerreraImprove our #include situation by moving pointer types...
2008-05-12 Alvaro HerreraRestructure some header files a bit, in particular...
2008-03-21 Bruce MomjianMore README src cleanups.
2008-03-20 Bruce MomjianMake source code READMEs more consistent. Add CVS...
2008-02-19 Peter EisentrautRefactor backend makefiles to remove lots of duplicate...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-15 Bruce MomjianRe-run pgindent with updated list of typedefs. (Update...
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-03-13 Tom LaneFirst phase of plan-invalidation project: create a...
2007-01-20 Peter EisentrautRemove remains of old depend target.
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-07-14 Bruce MomjianRemove 576 references of include files that were not...
2006-07-11 Bruce MomjianAlphabetically order reference to include files, "N...
2006-06-16 Tom LaneFix problems with cached tuple descriptors disappearing...
2006-04-03 Teodor SigaevEliminate ajust scan code. Since concurrent GiST it...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-12-08 Tom LaneFix bgwriter's failure to release buffer pins and open...
2005-11-22 Bruce MomjianRe-run pgindent, fixing a problem where comment lines...
2005-11-07 Tom LaneR-tree is dead ... long live GiST.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-08-08 Tom LaneModify AtEOXact_CatCache and AtEOXact_RelationCache...
2005-04-06 Neil ConwayThis file was whacked by pgindent before it knew it...
2005-03-25 Tom LaneFix resource owner code to generate catcache and relcac...
2005-03-04 Tom LaneReplace the BufMgrLock with separate locks on the looku...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-10-16 Tom LaneGive the ResourceOwner mechanism full responsibility...
2004-08-30 Bruce MomjianAnother pgindent run with lib typedefs added.
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-08-27 Tom LaneIntroduce local hash table for lock state, as per recen...
2004-08-25 Tom LaneRevise ResourceOwner code to avoid accumulating Resourc...
2004-07-31 Tom LaneRestructure error handling as recently discussed. ...
2004-07-17 Tom LaneInvent ResourceOwner mechanism as per my recent proposa...