Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-08-11 | Fix security checks in selectivity estimation functions. | Dean Rasheed | 13.22 |
| 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-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 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-08-19 | Add fmgr.h include to selfuncs.h. | Andres Freund | 13.0 |
| 2019-08-13 | Fix inconsistencies and typos in the tree, take 10 | Michael Paquier | 13.0 |