Commits

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

DateSubjectAuthorReleases
2025-11-10 Check for CREATE privilege on the schema in CREATE STATISTICS. Nathan Bossart 14.20
2025-09-29 Fix StatisticsObjIsVisibleExt() for pg_temp. Noah Misch 14.20
2025-09-15 CREATE STATISTICS: improve misleading error message Peter Eisentraut 14.20
2025-08-29 CREATE STATISTICS: improve misleading error message Álvaro Herrera 14.20
2025-08-11 Fix security checks in selectivity estimation functions. Dean Rasheed 14.19
2024-05-06 Fix privilege checks in pg_stats_ext and pg_stats_ext_exprs. Nathan Bossart 14.12
2022-08-05 Fix handling of bare boolean expressions in mcv_get_match_bitmap. Tom Lane 14.5
2022-08-05 Fix non-bulletproof ScalarArrayOpExpr code for extended statistics. Tom Lane 14.5
2022-08-05 Fix incorrect permissions-checking code for extended statistics. Tom Lane 14.5
2022-01-15 Build inherited extended stats on partitioned tables Tomas Vondra 14.2
2022-01-15 Ignore extended statistics for inheritance trees Tomas Vondra 14.2
2021-09-01 Identify simple column references in extended statistics Tomas Vondra 14.0
2021-08-31 Don't print extra parens around expressions in extended stats Tomas Vondra 14.0
2021-08-31 Rename the role in stats_ext to have regress_ prefix Tomas Vondra 14.0
2021-08-31 Fix lookup error in extended stats ownership check Tomas Vondra 14.0
2021-08-30 psql: Fix name quoting on extended statistics Alvaro Herrera 14.0
2021-07-26 psql \dX: check schema when listing statistics objects Tomas Vondra 14.0
2021-04-06 Fix handling of clauses incompatible with extended statistics Tomas Vondra 14.0
2021-03-27 Stabilize stats_ext test with other collations Tomas Vondra 14.0
2021-03-26 Extended statistics on expressions Tomas Vondra 14.0
2021-03-26 Reduce duration of stats_ext regression tests Tomas Vondra 14.0
2021-03-26 Fix ndistinct estimates with system attributes Tomas Vondra 14.0
2021-01-20 psql \dX: list extended statistics objects Tomas Vondra 14.0
2021-01-17 Revert "psql \dX: list extended statistics objects" Tomas Vondra 14.0
2021-01-16 psql \dX: list extended statistics objects Tomas Vondra 14.0