Commits

DateSubjectAuthorReleases
2018-04-09 Further cleanup of client dependencies on src/include/catalog headers. Tom Lane 11.0
2018-03-29 While vacuuming a large table, update upper-level FSM data every so often. Tom Lane 11.0
2018-03-22 Sync up our various ways of estimating pg_class.reltuples. Tom Lane 11.0
2018-03-13 When updating reltuples after ANALYZE, just extrapolate from our sample. Tom Lane 11.0
2017-08-14 Final pgindent + perltidy run for v10. Tom Lane 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-06-13 Re-run pgindent. Tom Lane 10.0
2015-12-30 Dept of second thoughts: the !scan_all exit mustn't increase scanned_pages. Tom Lane 9.6.0
2015-12-30 Avoid useless truncation attempts during VACUUM. Tom Lane 9.6.0
2014-10-30 Test IsInTransactionChain, not IsTransactionBlock, in vac_update_relstats. Tom Lane 9.4.0
2014-10-30 Test IsInTransactionChain, not IsTransactionBlock, in vac_update_relstats. Tom Lane 9.5.0
2014-10-30 Test IsInTransactionChain, not IsTransactionBlock, in vac_update_relstats. Tom Lane 9.0.19
2014-10-30 Test IsInTransactionChain, not IsTransactionBlock, in vac_update_relstats. Tom Lane 9.1.15
2014-10-30 Test IsInTransactionChain, not IsTransactionBlock, in vac_update_relstats. Tom Lane 9.2.10
2014-10-30 Test IsInTransactionChain, not IsTransactionBlock, in vac_update_relstats. Tom Lane 9.3.6
2014-01-19 Fix VACUUM's reporting of dead-tuple counts to the stats collector. Tom Lane 9.4.0
2013-05-06 Move materialized views' is-populated status into their pg_class entries. 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-09 Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h. 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