Commits

DateSubjectAuthorReleases
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-02-12 Avoid divide-by-zero in regex_selectivity() with long fixed prefix. Tom Lane 9.6.22
2021-02-12 Avoid divide-by-zero in regex_selectivity() with long fixed prefix. Tom Lane 11.12
2021-02-12 Avoid divide-by-zero in regex_selectivity() with long fixed prefix. Tom Lane 10.17
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 13.2
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 14.0
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 12.6
2020-09-29 Add for_each_from, to simplify loops starting from non-first list cells. Tom Lane 14.0
2020-09-29 Add for_each_from, to simplify loops starting from non-first list cells. Tom Lane 13.1
2020-07-21 neqjoinsel must now pass through collation to eqjoinsel. Tom Lane 14.0
2020-07-21 neqjoinsel must now pass through collation to eqjoinsel. Tom Lane 13.0
2020-07-21 neqjoinsel must now pass through collation to eqjoinsel. Tom Lane 12.4
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
2020-04-21 Allow matchingsel() to be used with operators that might return NULL. Tom Lane 13.0
2020-04-21 Clean up cpluspluscheck violation. Tom Lane 13.0
2020-04-01 Improve selectivity estimation for assorted match-style operators. Tom Lane 13.0
2019-12-02 Add a reverse-translation column number array to struct AppendRelInfo. Tom Lane 13.0
2019-11-26 Allow access to child table statistics if user can read parent table. Tom Lane 13.0
2019-11-26 Allow access to child table statistics if user can read parent table. Tom Lane 12.2
2019-11-26 Allow access to child table statistics if user can read parent table. Tom Lane 11.7
2019-08-12 Fix planner's test for case-foldable characters in ILIKE with ICU. Tom Lane 11.6
2019-08-12 Fix planner's test for case-foldable characters in ILIKE with ICU. Tom Lane 10.11
2019-08-12 Rationalize use of list_concat + list_copy combinations. Tom Lane 13.0