Commits

DateSubjectAuthorReleases
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2016-08-07 Fix misestimation of n_distinct for a nearly-unique column with many nulls. Tom Lane 9.5.4
2016-08-07 Fix misestimation of n_distinct for a nearly-unique column with many nulls. Tom Lane 9.1.23
2016-08-07 Fix misestimation of n_distinct for a nearly-unique column with many nulls. Tom Lane 9.6.0
2016-08-07 Fix misestimation of n_distinct for a nearly-unique column with many nulls. Tom Lane 9.4.9
2016-08-07 Fix misestimation of n_distinct for a nearly-unique column with many nulls. Tom Lane 9.3.14
2016-08-07 Fix misestimation of n_distinct for a nearly-unique column with many nulls. Tom Lane 9.2.18
2016-06-06 Don't reset changes_since_analyze after a selective-columns ANALYZE. Tom Lane 9.1.23
2016-06-06 Don't reset changes_since_analyze after a selective-columns ANALYZE. Tom Lane 9.2.18
2016-06-06 Don't reset changes_since_analyze after a selective-columns ANALYZE. Tom Lane 9.6.0
2016-06-06 Don't reset changes_since_analyze after a selective-columns ANALYZE. Tom Lane 9.4.9
2016-06-06 Don't reset changes_since_analyze after a selective-columns ANALYZE. Tom Lane 9.3.14
2016-06-06 Don't reset changes_since_analyze after a selective-columns ANALYZE. Tom Lane 9.5.4
2016-04-04 Add a few comments about ANALYZE's strategy for collecting MCVs. Tom Lane 9.6.0
2016-04-04 Partially revert commit 3d3bf62f30200500637b24fdb7b992a99f9704c3. Tom Lane 9.6.0
2016-04-01 Omit null rows when setting the threshold for what's a most-common value. Tom Lane 9.6.0
2016-04-01 Omit null rows when applying the Haas-Stokes estimator for ndistinct. Tom Lane 9.6.0
2015-09-23 Make ANALYZE compute basic statistics even for types with no "=" operator. Tom Lane 9.5.0
2015-09-23 Make ANALYZE compute basic statistics even for types with no "=" operator. Tom Lane 9.6.0
2015-03-29 Add vacuum_delay_point call in compute_index_stats's per-sample-row loop. Tom Lane 9.0.20
2015-03-29 Add vacuum_delay_point call in compute_index_stats's per-sample-row loop. Tom Lane 9.1.16
2015-03-29 Add vacuum_delay_point call in compute_index_stats's per-sample-row loop. Tom Lane 9.2.11
2015-03-29 Add vacuum_delay_point call in compute_index_stats's per-sample-row loop. Tom Lane 9.3.7
2015-03-29 Add vacuum_delay_point call in compute_index_stats's per-sample-row loop. Tom Lane 9.4.2