Commits

Showing commits that first shipped in 12 (backpatches included). Clear

DateSubjectAuthorReleases
2022-01-15 Build inherited extended stats on partitioned tables Tomas Vondra 12.10
2022-01-15 Ignore extended statistics for inheritance trees Tomas Vondra 12.10
2021-08-31 Rename the role in stats_ext to have regress_ prefix Tomas Vondra 12.9
2021-08-31 Fix lookup error in extended stats ownership check Tomas Vondra 12.9
2021-03-26 Fix ndistinct estimates with system attributes Tomas Vondra 12.7
2021-01-15 Disallow CREATE STATISTICS on system catalogs Tomas Vondra 12.6
2020-08-14 Fix typo in test comment. Heikki Linnakangas 12.5
2019-11-28 Fix choose_best_statistics to check clauses individually Tomas Vondra 12.2
2019-11-16 Skip system attributes when applying mvdistinct stats Tomas Vondra 12.2
2019-09-15 Fix intermittent self-test failures caused by the stats_ext test. Dean Rasheed 12.0
2019-07-30 Don't build extended statistics on inheritance trees Tomas Vondra 12.0
2019-07-18 Fix handling of NULLs in MCV items and constants Tomas Vondra 12.0
2019-07-05 Fix pg_mcv_list_items() to produce text[] Tomas Vondra 12.0
2019-06-24 Drop test user when done with it. Tom Lane 12.0
2019-06-23 Add security checks to the multivariate MCV estimation code. Dean Rasheed 12.0
2019-06-15 Rework the pg_statistic_ext catalog Tomas Vondra 12.0
2019-06-08 Stop using spelling "nonexistant". Noah Misch 12.0
2019-04-15 Convert pre-existing stats_ext tests to new style Tomas Vondra 12.0
2019-04-15 Fix pg_mcv_list deserialization Tomas Vondra 12.0
2019-03-27 Add support for multivariate MCV lists Tomas Vondra 12.0
2019-03-24 Un-hide most cascaded-drop details in regression test results. Tom Lane 12.0