Commits

DateSubjectAuthorReleases
2008-08-11 Introduce the concept of relation forks. An smgr relation can now consist Heikki Linnakangas 8.4.0
2008-05-12 Restructure some header files a bit, in particular heapam.h, by removing some Alvaro Herrera 8.4.0
2008-03-16 When creating a large hash index, pre-sort the index entries by estimated Tom Lane 8.4.0
2008-03-15 Change hash index creation so that rather than always establishing exactly Tom Lane 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.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-30 Make large sequential scans and VACUUMs work in a limited-size "ring" of 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
2007-04-19 Repair PANIC condition in hash indexes when a previous index extension attempt Tom Lane 7.4.17
2007-04-19 Repair PANIC condition in hash indexes when a previous index extension attempt Tom Lane 8.0.13
2007-04-19 Repair PANIC condition in hash indexes when a previous index extension attempt Tom Lane 8.1.9
2007-04-19 Repair PANIC condition in hash indexes when a previous index extension attempt Tom Lane 8.2.4
2007-04-19 Repair PANIC condition in hash indexes when a previous index extension attempt Tom Lane 8.3.0
2007-04-09 Minor tweaking of index special-space definitions so that the various Tom Lane 8.3.0
2007-01-29 Add comment noting that hashm_procid in a hash index's metapage isn't Tom Lane 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2007-01-03 Clean up smgr.c/md.c APIs as per discussion a couple months ago. Instead of Tom Lane 8.3.0
2006-11-19 Repair problems with hash indexes that span multiple segments: the hash code's Tom Lane 7.4.15
2006-11-19 Repair problems with hash indexes that span multiple segments: the hash code's Tom Lane 8.0.10
2006-11-19 Repair problems with hash indexes that span multiple segments: the hash code's Tom Lane 8.1.6
2006-11-19 Repair problems with hash indexes that span multiple segments: the hash code's Tom Lane 8.2.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-07-03 Code review for FILLFACTOR patch. Change WITH grammar as per earlier Tom Lane 8.2.0