Commits

DateSubjectAuthorReleases
2009-07-29 Support deferrable uniqueness constraints. Tom Lane 9.0.0
2008-11-03 Clean up the messy semantics (not to mention inefficiency) of PageGetTempPage Tom Lane 8.4.0
2007-12-31 Improve a number of elog messages for not-supposed-to-happen cases in btrees, Tom Lane 8.2.6
2007-12-31 Improve a number of elog messages for not-supposed-to-happen cases in btrees, Tom Lane 8.3.0
2007-11-16 Repair still another bug in the btree page split WAL reduction patch: Tom Lane 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-20 To support external compression of archived WAL data, add a flag bit to Tom Lane 8.3.0
2007-04-11 Code review for btree page split WAL reduction patch. Make it actually work Tom Lane 8.3.0
2007-03-25 Clean up the representation of special snapshots by including a "method Tom Lane 8.3.0
2007-02-06 Remove some dead code, per Heikki. Tom Lane 8.3.0
2007-01-27 Correct an old logic error in btree page splitting: when considering a split Tom Lane 7.3.18
2007-01-27 Correct an old logic error in btree page splitting: when considering a split Tom Lane 7.4.16
2007-01-27 Correct an old logic error in btree page splitting: when considering a split Tom Lane 8.0.11
2007-01-27 Correct an old logic error in btree page splitting: when considering a split Tom Lane 8.1.7
2007-01-27 Correct an old logic error in btree page splitting: when considering a split Tom Lane 8.2.2
2007-01-27 Correct an old logic error in btree page splitting: when considering a split Tom Lane 8.3.0
2006-11-11 Suppress a few 'uninitialized variable' warnings that gcc emits only at Tom Lane 8.2.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-08-25 Add the ability to create indexes 'concurrently', that is, without 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-07-11 Tweak fillfactor code as per my recent proposal. Fix nbtsort.c so that Tom Lane 8.2.0