Commits

DateSubjectAuthorReleases
2012-06-01 Avoid early reuse of btree pages, causing incorrect query results. Simon Riggs 8.3.20
2012-06-01 Avoid early reuse of btree pages, causing incorrect query results. Simon Riggs 8.4.13
2012-06-01 Avoid early reuse of btree pages, causing incorrect query results. Simon Riggs 9.0.9
2012-06-01 Avoid early reuse of btree pages, causing incorrect query results. Simon Riggs 9.1.5
2012-06-01 Avoid early reuse of btree pages, causing incorrect query results. Simon Riggs 9.2.0
2012-04-24 Lots of doc corrections. Robert Haas 9.2.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-02-08 Remove old-style VACUUM FULL (which was known for a little while as Tom Lane 9.0.0
2009-12-19 Allow read only connections during recovery, known as Hot Standby. Simon Riggs 9.0.0
2008-03-21 More README src cleanups. Bruce Momjian 8.4.0
2008-03-20 Make source code READMEs more consistent. Add CVS tags to all README files. Bruce Momjian 8.4.0
2007-09-12 Redefine the lp_flags field of item pointers as having four states, rather Tom Lane 8.3.0
2007-01-12 Add some notes about the basic mathematical laws that the system presumes Tom Lane 8.3.0
2007-01-09 Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST Tom Lane 8.3.0
2006-12-28 Fix up btree's initial scankey processing to be able to detect redundant Tom Lane 8.3.0
2006-11-01 Fix "failed to re-find parent key" btree VACUUM failure by tweaking Tom Lane 7.4.15
2006-11-01 Fix "failed to re-find parent key" btree VACUUM failure by tweaking Tom Lane 8.0.10
2006-11-01 Fix "failed to re-find parent key" btree VACUUM failure by tweaking Tom Lane 8.1.6
2006-11-01 Fix "failed to re-find parent key" btree VACUUM failure by revising page Tom Lane 8.2.0
2006-07-25 Modify btree to delete known-dead index entries without an actual VACUUM. Tom Lane 8.2.0
2006-05-08 Rewrite btree vacuuming to fold the former bulkdelete and cleanup operations Tom Lane 8.2.0
2006-05-07 Rewrite btree index scans to work a page at a time in all cases (both Tom Lane 8.2.0
2006-04-25 Arrange to cache btree metapage data in the relcache entry for the index, Tom Lane 8.2.0
2006-01-17 Improve comments about btree's use of ScanKey data structures: there Tom Lane 8.2.0