Commits

DateSubjectAuthorReleases
2015-03-29 Add vacuum_delay_point call in compute_index_stats's per-sample-row loop. Tom Lane 9.5.0
2015-03-22 Allow foreign tables to participate in inheritance. Tom Lane 9.5.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-11 Fix compute_scalar_stats() for case that all values exceed WIDTH_THRESHOLD. Tom Lane 9.4.0
2014-01-11 Fix compute_scalar_stats() for case that all values exceed WIDTH_THRESHOLD. Tom Lane 8.4.20
2014-01-11 Fix compute_scalar_stats() for case that all values exceed WIDTH_THRESHOLD. Tom Lane 9.0.16
2014-01-11 Fix compute_scalar_stats() for case that all values exceed WIDTH_THRESHOLD. Tom Lane 9.1.12
2014-01-11 Fix compute_scalar_stats() for case that all values exceed WIDTH_THRESHOLD. Tom Lane 9.2.7
2014-01-11 Fix compute_scalar_stats() for case that all values exceed WIDTH_THRESHOLD. Tom Lane 9.3.3
2013-03-07 Arrange to cache FdwRoutine structs in foreign tables' relcache entries. Tom Lane 9.3.0
2012-04-06 Dept of second thoughts: improve the API for AnalyzeForeignTable. Tom Lane 9.2.0
2012-04-06 Allow statistics to be collected for foreign tables. Tom Lane 9.2.0
2012-03-04 Collect and use element-frequency statistics for arrays. Tom Lane 9.2.0
2011-12-07 Create a "sort support" interface API for faster sorting. Tom Lane 9.2.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-09-06 Avoid possibly accessing off the end of memory in examine_attribute(). Tom Lane 8.2.22
2011-09-06 Avoid possibly accessing off the end of memory in examine_attribute(). Tom Lane 8.3.16
2011-09-06 Avoid possibly accessing off the end of memory in examine_attribute(). Tom Lane 8.4.9
2011-09-06 Avoid possibly accessing off the end of memory in examine_attribute(). Tom Lane 9.0.5