Commits

DateSubjectAuthorReleases
2014-12-18 Improve hash_create's API for selecting simple-binary-key hash functions. Tom Lane 9.5.0
2010-04-28 Modify ShmemInitStruct and ShmemInitHash to throw errors internally, Tom Lane 9.0.0
2006-07-23 Split the buffer mapping table into multiple separately lockable Tom Lane 8.2.0
2006-07-14 Fix another passel of include-file breakage. Kris Jurka, Tom Lane Tom Lane 8.2.0
2005-08-20 Convert the arithmetic for shared memory size calculation from 'int' Tom Lane 8.1.0
2005-05-29 Modify hash_search() API to prevent future occurrences of the error 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-02-03 Ensure that all details of the ARC algorithm are hidden within freelist.c. Tom Lane 8.0.2
2005-02-03 Ensure that all details of the ARC algorithm are hidden within freelist.c. Tom Lane 8.1.0
2004-04-19 Code review for ARC patch. Eliminate static variables, improve handling Tom Lane 8.0.0
2003-07-24 Error message editing in backend/storage. Tom Lane 7.4.1
2001-10-05 Further cleanup of dynahash.c API, in pursuit of portability and Tom Lane 7.2.1
2001-10-01 Another round of cleanups for dynahash.c (maybe it's finally clean of Tom Lane 7.2.1
2001-09-29 Implement new 'lightweight lock manager' that's intermediate between 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-05-19 Revise FlushRelationBuffers/ReleaseRelationBuffers per discussion with Tom Lane 7.1.1