Commits

DateSubjectAuthorReleases
2005-05-29 Modify hash_search() API to prevent future occurrences of the error Tom Lane 8.1.0
2005-03-19 Add temp_buffers GUC variable to allow users to determine the size Tom Lane 8.1.0
2005-03-19 Upgrade localbuf.c to use a hash table instead of linear search to Tom Lane 8.1.0
2005-03-18 Need to reset local buffer pin counts, not only shared buffer pins, Tom Lane 8.0.2
2005-03-18 Need to reset local buffer pin counts, not only shared buffer pins, Tom Lane 8.1.0
2005-03-04 Replace the BufMgrLock with separate locks on the lookup hashtable and Tom Lane 8.1.0
2005-01-10 Phase 1 of fix for 'SMgrRelation hashtable corrupted' problem. This Tom Lane 8.0.0
2004-10-16 Give the ResourceOwner mechanism full responsibility for releasing buffer Tom Lane 8.0.0
2004-07-17 Invent ResourceOwner mechanism as per my recent proposal, and use it to Tom Lane 8.0.0
2004-06-18 Tablespaces. Alternate database locations are dead, long live tablespaces. Tom Lane 8.0.0
2004-05-31 Additional mop-up for sync-to-fsync changes: avoid issuing fsyncs for Tom Lane 8.0.0
2004-04-21 Another round of code cleanup on bufmgr. Use BM_VALID flag to keep track Tom Lane 8.0.0
2004-02-10 Restructure smgr API as per recent proposal. smgr no longer depends on Tom Lane 8.0.0
2003-07-24 Error message editing in backend/storage. Tom Lane 7.4.1
2002-12-05 localbuf.c must be able to do blind writes. Tom Lane 7.3.1
2002-12-05 localbuf.c must be able to do blind writes. Tom Lane 7.4.1
2002-08-06 Restructure local-buffer handling per recent pghackers discussion. Tom Lane 7.3.1
2002-05-03 Fix obsolete comments. Tom Lane 7.3.1
2001-05-12 Modify RelationGetBufferForTuple() so that we only do lseek and lock Tom Lane 7.2.1
2000-11-30 Rearrange bufmgr header files so that buf_internals.h need not be Tom Lane 7.1.1
2000-11-08 Make DROP TABLE rollback-able: postpone physical file delete until commit. Tom Lane 7.1.1
1999-09-24 Several changes here, not very related but touching some of the same files. Tom Lane 7.1.1
1999-09-18 Mega-commit to make heap_open/heap_openr/heap_close take an Tom Lane 7.1.1