Commits

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

DateSubjectAuthorReleases
2026-03-02 Fix set of issues with extended statistics on expressions Michael Paquier 14.23
2025-08-11 Fix security checks in selectivity estimation functions. Dean Rasheed 14.19
2022-11-22 YA attempt at taming worst-case behavior of get_actual_variable_range. Tom Lane 14.7
2022-07-17 Fix omissions in support for the "regcollation" type. 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-10-01 Avoid believing incomplete MCV-only stats in get_variable_range(). Tom Lane 14.1
2021-09-29 Clarify use of "statistics objects" in the code Michael Paquier 14.1
2021-06-01 Reject SELECT ... GROUP BY GROUPING SETS (()) FOR UPDATE. Tom Lane 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-19 Fix typos and grammar in comments and docs Michael Paquier 14.0
2021-03-30 Allow estimate_num_groups() to pass back further details about the estimation David Rowley 14.0
2021-03-26 Extended statistics on expressions Tomas Vondra 14.0
2021-03-26 Fix ndistinct estimates with system attributes Tomas Vondra 14.0
2021-02-24 Fix some typos, grammar and style in docs and comments Michael Paquier 14.0
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-11-24 Move per-agg and per-trans duplicate finding to the planner. Heikki Linnakangas 14.0
2020-09-29 Add for_each_from, to simplify loops starting from non-first list cells. Tom Lane 14.0
2020-08-12 snapshot scalability: Don't compute global horizons while building snapshots. Andres Freund 14.0
2020-07-21 neqjoinsel must now pass through collation to eqjoinsel. Tom Lane 14.0
2020-06-15 Fix some comments referring to past features Michael Paquier 14.0