Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-01-03 | Fix typos in comments, code and documentation | Michael Paquier | 13.10 |
| 2022-01-29 | Fix failure to validate the result of select_common_type(). | Tom Lane | 13.6 |
| 2021-12-16 | Ensure casting to typmod -1 generates a RelabelType. | Tom Lane | 13.6 |
| 2021-09-20 | Don't elide casting to typmod -1. | Tom Lane | 13.5 |
| 2019-07-06 | Add some test cases to improve test coverage of parse_expr.c. | Tom Lane | 13.0 |