Commits

DateSubjectAuthorReleases
2014-10-29 Avoid corrupting tables when ANALYZE inside a transaction is rolled back. Tom Lane 9.2.10
2014-10-29 Avoid corrupting tables when ANALYZE inside a transaction is rolled back. Tom Lane 9.3.6
2014-10-29 Avoid corrupting tables when ANALYZE inside a transaction is rolled back. Tom Lane 9.4.0
2014-10-29 Avoid corrupting tables when ANALYZE inside a transaction is rolled back. Tom Lane 9.5.0
2014-07-21 Adjust cutoff points in newly-added sanity tests. Tom Lane 9.3.5
2014-07-21 Adjust cutoff points in newly-added sanity tests. Tom Lane 9.4.0
2014-07-21 Adjust cutoff points in newly-added sanity tests. Tom Lane 9.5.0
2014-07-21 Defend against bad relfrozenxid/relminmxid/datfrozenxid/datminmxid values. Tom Lane 9.3.5
2014-07-21 Defend against bad relfrozenxid/relminmxid/datfrozenxid/datminmxid values. Tom Lane 9.4.0
2014-07-21 Defend against bad relfrozenxid/relminmxid/datfrozenxid/datminmxid values. Tom Lane 9.5.0
2012-11-29 Fix assorted bugs in CREATE INDEX CONCURRENTLY. Tom Lane 8.3.22
2012-11-29 Fix assorted bugs in CREATE INDEX CONCURRENTLY. Tom Lane 8.4.15
2012-11-29 Fix assorted bugs in CREATE INDEX CONCURRENTLY. Tom Lane 9.0.11
2012-11-29 Fix assorted bugs in CREATE INDEX CONCURRENTLY. Tom Lane 9.1.7
2012-11-29 Fix assorted bugs in CREATE/DROP INDEX CONCURRENTLY. Tom Lane 9.2.2
2012-11-29 Fix assorted bugs in CREATE/DROP INDEX CONCURRENTLY. Tom Lane 9.3.0
2011-10-14 Measure the number of all-visible pages for use in index-only scan costing. Tom Lane 9.2.0
2011-09-04 Clean up the #include mess a little. Tom Lane 9.2.0
2011-08-30 Fix a missed case in code for "moving average" estimate of reltuples. Tom Lane 9.2.0
2011-08-30 Fix a missed case in code for "moving average" estimate of reltuples. Tom Lane 8.4.9
2011-08-30 Fix a missed case in code for "moving average" estimate of reltuples. Tom Lane 9.0.5
2011-08-30 Fix a missed case in code for "moving average" estimate of reltuples. Tom Lane 9.1.0
2011-05-30 Fix VACUUM so that it always updates pg_class.reltuples/relpages. Tom Lane 8.4.9
2011-05-30 Fix VACUUM so that it always updates pg_class.reltuples/relpages. Tom Lane 9.0.5
2011-05-30 Fix VACUUM so that it always updates pg_class.reltuples/relpages. Tom Lane 9.1.0