Commits

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

DateSubjectAuthorReleases
2022-01-15 Build inherited extended stats on partitioned tables Tomas Vondra 10.20
2022-01-15 Ignore extended statistics for inheritance trees Tomas Vondra 10.20
2021-08-31 Rename the role in stats_ext to have regress_ prefix Tomas Vondra 10.19
2021-08-31 Fix lookup error in extended stats ownership check Tomas Vondra 10.19
2021-01-15 Disallow CREATE STATISTICS on system catalogs Tomas Vondra 10.16
2019-11-16 Skip system attributes when applying mvdistinct stats Tomas Vondra 10.12
2019-07-30 Don't build extended statistics on inheritance trees Tomas Vondra 10.10
2017-09-11 Message style fixes Peter Eisentraut 10.0
2017-08-01 Suppress less info in regression tests using DROP CASCADE. Tom Lane 10.0
2017-06-22 Fix IF NOT EXISTS in CREATE STATISTICS Alvaro Herrera 10.0
2017-05-14 Fix handling of extended statistics during ALTER COLUMN TYPE. Tom Lane 10.0
2017-05-14 Standardize terminology for pg_statistic_ext entries. Tom Lane 10.0
2017-05-12 Fix dependencies for extended statistics objects. Tom Lane 10.0
2017-05-12 Change CREATE STATISTICS syntax Alvaro Herrera 10.0
2017-05-02 extstats: change output functions to emit valid JSON Alvaro Herrera 10.0
2017-04-24 Code review for commands/statscmds.c. Tom Lane 10.0
2017-04-17 Rename columns in new pg_statistic_ext catalog Alvaro Herrera 10.0
2017-04-17 Tighten up relation kind checks for extended statistics Alvaro Herrera 10.0
2017-04-17 Fix extended statistics with partial analyzes Alvaro Herrera 10.0
2017-04-05 Collect and use multi-column dependency stats Simon Riggs 10.0
2017-03-27 Rework the stats_ext test Alvaro Herrera 10.0
2017-03-27 Fix a couple of problems in pg_get_statisticsextdef Alvaro Herrera 10.0
2017-03-24 Implement multivariate n-distinct coefficients Alvaro Herrera 10.0