Commits

DateSubjectAuthorReleases
2022-08-24 Defend against stack overrun in a few more places. Tom Lane 16.0
2022-08-24 Defend against stack overrun in a few more places. Tom Lane 15.0
2022-08-24 Defend against stack overrun in a few more places. Tom Lane 12.13
2022-08-24 Defend against stack overrun in a few more places. Tom Lane 14.6
2022-08-24 Defend against stack overrun in a few more places. Tom Lane 13.9
2021-11-17 Add a planner support function for starts_with(). Tom Lane 15.0
2021-02-12 Avoid divide-by-zero in regex_selectivity() with long fixed prefix. Tom Lane 14.0
2021-02-12 Avoid divide-by-zero in regex_selectivity() with long fixed prefix. Tom Lane 13.3
2021-02-12 Avoid divide-by-zero in regex_selectivity() with long fixed prefix. Tom Lane 12.7
2020-06-05 Improve ineq_histogram_selectivity's behavior for non-default orderings. Tom Lane 13.0
2020-06-05 Use query collation, not column's collation, while examining statistics. Tom Lane 13.0
2020-06-05 Use query collation, not column's collation, while examining statistics. Tom Lane 12.4
2019-11-20 Sync patternsel_common's operator selection logic with pattern_prefix's. Tom Lane 13.0
2019-11-20 Reduce match_pattern_prefix()'s dependencies on index opfamilies. Tom Lane 13.0
2019-11-19 Fix corner-case failure in match_pattern_prefix(). Tom Lane 12.2
2019-11-19 Fix corner-case failure in match_pattern_prefix(). Tom Lane 13.0
2019-08-12 Fix planner's test for case-foldable characters in ILIKE with ICU. Tom Lane 12.0
2019-08-12 Fix planner's test for case-foldable characters in ILIKE with ICU. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-02-14 Move pattern selectivity code from selfuncs.c to like_support.c. Tom Lane 12.0
2019-02-12 Allow extensions to generate lossy index conditions. Tom Lane 12.0