]> granicus.if.org Git - postgresql/history - src/backend/access/hash/README
Reduce pinning and buffer content locking for btree scans.
[postgresql] / src / backend / access / hash / README
2013-06-03 Stephen FrostAdditional spelling corrections
2012-06-26 Robert HaasReduce use of heavyweight locking inside hash AM.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2009-11-01 Tom LaneFix two serious bugs introduced into hash indexes by...
2008-03-20 Bruce MomjianMake source code READMEs more consistent. Add CVS...
2008-03-15 Tom LaneChange hash index creation so that rather than always...
2007-04-19 Tom LaneRepair PANIC condition in hash indexes when a previous...
2007-01-09 Tom LaneAdd a citation to Seltzer and Yigit's Usenix '91 paper...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-09-04 Tom LaneReimplement hash index locking algorithms, per my recen...
2003-09-02 Tom LaneFix a couple typos, add some more comments.
2003-09-01 Tom LaneAdd some internals documentation for hash indexes,...