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
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-02-12 Avoid divide-by-zero in regex_selectivity() with long fixed prefix. Tom Lane 10.17
2019-08-12 Fix planner's test for case-foldable characters in ILIKE with ICU. Tom Lane 10.11
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-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-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-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2017-03-08 Put back <float.h> in a few files that need it for _isnan(). Tom Lane 10.0
2017-02-23 Remove now-dead code for !HAVE_INT64_TIMESTAMP. Tom Lane 10.0
2016-11-29 Improve eqjoinsel_semi's behavior for small inner relations with no stats. Tom Lane 10.0