Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-24 | Fix incorrect logic for hashed IN / NOT IN with non-strict operators | David Rowley | 14.23 |
| 2023-01-03 | Fix typos in comments, code and documentation | Michael Paquier | 14.7 |
| 2022-01-29 | Fix failure to validate the result of select_common_type(). | Tom Lane | 14.2 |
| 2021-12-16 | Ensure casting to typmod -1 generates a RelabelType. | Tom Lane | 14.2 |
| 2021-08-06 | Don't elide casting to typmod -1. | Tom Lane | 14.0 |
| 2021-04-08 | Speedup ScalarArrayOpExpr evaluation | David Rowley | 14.0 |
| 2020-09-10 | Add more tests for EXTRACT of date type | Peter Eisentraut | 14.0 |