Commits

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

DateSubjectAuthorReleases
2022-08-24 Defend against stack overrun in a few more places. Tom Lane 10.23
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-10-01 Avoid believing incomplete MCV-only stats in get_variable_range(). Tom Lane 10.19
2021-06-01 Reject SELECT ... GROUP BY GROUPING SETS (()) FOR UPDATE. Tom Lane 10.18
2021-03-26 Fix ndistinct estimates with system attributes Tomas Vondra 10.17
2021-02-12 Avoid divide-by-zero in regex_selectivity() with long fixed prefix. Tom Lane 10.17
2019-11-21 Provide statistics for hypothetical BRIN indexes Michael Paquier 10.12
2019-11-16 Skip system attributes when applying mvdistinct stats Tomas Vondra 10.12
2019-08-12 Fix planner's test for case-foldable characters in ILIKE with ICU. Tom Lane 10.11
2019-05-06 Use checkAsUser for selectivity estimator checks, if it's set. Dean Rasheed 10.8
2019-05-06 Fix security checks for selectivity estimation functions with RLS. Dean Rasheed 10.8
2018-03-04 Fix assorted issues in convert_to_scalar(). Tom Lane 10.4
2017-11-25 Improve planner's handling of set-returning functions in grouping columns. Tom Lane 10.2
2017-06-21 Manually un-break a few URLs that pgindent used to insist on splitting. Tom Lane 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-06-14 Teach predtest.c about CHECK clauses to fix partitioning bugs. Robert Haas 10.0
2017-06-04 Remove dead variables. Tom Lane 10.0
2017-06-03 Fix <> and pattern-NOT-match estimators to handle nulls correctly. Tom Lane 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-05-14 Standardize terminology for pg_statistic_ext entries. Tom Lane 10.0
2017-05-13 Redesign get_attstatsslot()/free_attstatsslot() for more safety and speed. Tom Lane 10.0
2017-05-08 Add security checks to selectivity estimation functions Peter Eisentraut 10.0