Commits

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

DateSubjectAuthorReleases
2025-11-10 Check for CREATE privilege on the schema in CREATE STATISTICS. Nathan Bossart 15.15
2025-09-29 Fix StatisticsObjIsVisibleExt() for pg_temp. Noah Misch 15.15
2025-09-15 CREATE STATISTICS: improve misleading error message Peter Eisentraut 15.15
2025-08-29 CREATE STATISTICS: improve misleading error message Álvaro Herrera 15.15
2025-08-11 Fix security checks in selectivity estimation functions. Dean Rasheed 15.14
2024-05-06 Fix privilege checks in pg_stats_ext and pg_stats_ext_exprs. Nathan Bossart 15.7
2022-11-01 Fix planner failure with extended statistics on partitioned tables. Tom Lane 15.1
2022-08-05 Fix handling of bare boolean expressions in mcv_get_match_bitmap. Tom Lane 15.0
2022-08-05 Fix non-bulletproof ScalarArrayOpExpr code for extended statistics. Tom Lane 15.0
2022-08-05 Fix incorrect permissions-checking code for extended statistics. Tom Lane 15.0
2022-01-16 Add stxdinherit flag to pg_statistic_ext_data Tomas Vondra 15.0
2022-01-15 Build inherited extended stats on partitioned tables Tomas Vondra 15.0
2022-01-15 Ignore extended statistics for inheritance trees Tomas Vondra 15.0
2021-09-01 Identify simple column references in extended statistics Tomas Vondra 15.0
2021-08-31 Don't print extra parens around expressions in extended stats Tomas Vondra 15.0
2021-08-31 Rename the role in stats_ext to have regress_ prefix Tomas Vondra 15.0
2021-08-31 Fix lookup error in extended stats ownership check Tomas Vondra 15.0
2021-08-30 psql: Fix name quoting on extended statistics Alvaro Herrera 15.0
2021-07-26 psql \dX: check schema when listing statistics objects Tomas Vondra 15.0
2021-07-08 Improve error messages about mismatching relkind Peter Eisentraut 15.0