Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-09-20 | Don't elide casting to typmod -1. | Tom Lane | 12.9 |
| 2021-09-20 | Don't elide casting to typmod -1. | Tom Lane | 13.5 |
| 2021-09-20 | Don't elide casting to typmod -1. | Tom Lane | 10.19 |
| 2021-09-20 | Don't elide casting to typmod -1. | Tom Lane | 11.14 |
| 2021-08-06 | Don't elide casting to typmod -1. | Tom Lane | 14.0 |
| 2021-08-06 | Don't elide casting to typmod -1. | Tom Lane | 15.0 |
| 2021-07-07 | Use a hash table to speed up NOT IN(values) | David Rowley | 15.0 |
| 2021-04-08 | Speedup ScalarArrayOpExpr evaluation | David Rowley | 14.0 |
| 2019-07-06 | Add some test cases to improve test coverage of parse_expr.c. | Tom Lane | 13.0 |
| 2017-03-11 | Improve expression evaluation test coverage. | Andres Freund | 10.0 |