]> granicus.if.org Git - postgresql/history - src/backend/access/transam/README
Fix some typos
[postgresql] / src / backend / access / transam / README
2012-04-22 Peter EisentrautFix some typos
2011-12-17 Tom LaneFix some long-obsolete references to XLogOpenRelation.
2011-12-12 Tom LaneMove BKP_REMOVABLE bit from individual WAL records...
2011-08-30 Robert HaasRemove some tabs from README file.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-09-17 Tom LaneAdd some documentation about how we WAL-log filesystem...
2009-12-19 Simon RiggsAllow read only connections during recovery, known...
2008-10-20 Alvaro HerreraRework subtransaction commit protocol for hot standby.
2008-03-21 Bruce MomjianMore README src cleanups.
2008-03-20 Bruce MomjianMake source code READMEs more consistent. Add CVS...
2007-09-08 Tom LaneReplace the former method of determining snapshot xmax...
2007-09-07 Tom LaneDon't take ProcArrayLock while exiting a transaction...
2007-09-05 Tom LaneImplement lazy XID allocation: transactions that do...
2007-08-01 Tom LaneSupport an optional asynchronous commit mode, in which...
2006-03-31 Tom LaneClean up WAL/buffer interactions as per my recent propo...
2006-03-29 Tom LaneClean up and document the API for XLogOpenRelation...
2005-05-19 Tom LaneSplit the shared-memory array of PGPROC pointers out...
2004-09-16 Tom LaneRestructure subtransaction handling to reduce resource...
2004-08-01 Tom LaneUpdate the in-code documentation about the transaction...