Commits

DateSubjectAuthorReleases
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-03-01 Remove redundant IndexTupleDSize macro. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2014-01-23 Allow use of "z" flag in our printf calls, and use it where appropriate. Tom Lane 9.4.0
2009-11-01 Fix two serious bugs introduced into hash indexes by the 8.4 patch that made Tom Lane 8.4.2
2009-11-01 Fix two serious bugs introduced into hash indexes by the 8.4 patch that made Tom Lane 9.0.0
2008-09-15 Change hash indexes to store only the hash code rather than the whole indexed Tom Lane 8.4.0
2007-09-20 HOT updates. When we update a tuple without changing any of its indexed Tom Lane 8.3.0
2007-09-12 Redefine the lp_flags field of item pointers as having four states, rather Tom Lane 8.3.0
2007-05-03 Tweak hash index AM to use the new ReadOrZeroBuffer bufmgr API when fetching Tom Lane 8.3.0
2006-01-25 Remove the no-longer-useful HashItem/HashItemData level of structure. Tom Lane 8.2.0
2005-11-06 Add defenses to btree and hash index AMs to do simple sanity checks Tom Lane 8.2.0
2005-10-18 A few trivial code cleanups motivated by reading warnings generated Tom Lane 8.1.0
2005-03-21 Convert index-related tuple handling routines from char 'n'/' ' to bool Tom Lane 8.1.0
2003-09-04 Reimplement hash index locking algorithms, per my recent proposal to Tom Lane 7.4.1
2003-09-02 Several fixes for hash indexes that involve changing the on-disk index Tom Lane 7.4.1
2003-09-01 Preliminary cleanup for hash index code (doesn't attack the locking problem Tom Lane 7.4.1
2003-07-21 Error message editing in backend/access. Tom Lane 7.4.1
2001-03-07 Repair a number of places that didn't bother to check whether PageAddItem Tom Lane 7.1.1
2000-03-17 Fix a bunch of minor portability problems and maybe-bugs revealed by Tom Lane 7.1.1