aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/buffer/README
Commit message (Expand)AuthorAge
* Replace the BufMgrLock with separate locks on the lookup hashtable andTom Lane2005-03-04
* Code review for ARC patch. Eliminate static variables, improve handlingTom Lane2004-04-19
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Added documentation for the new interface between the buffer managerJan Wieck2003-11-14
* Update future-tense comments in README to present tense. Noted byTom Lane2003-10-31
* Implement new 'lightweight lock manager' that's intermediate betweenTom Lane2001-09-29
* Replace implementation of pg_log as a relation accessed through theTom Lane2001-08-25
* Implement LockBufferForCleanup(), which will allow concurrent VACUUMTom Lane2001-07-06