Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-12-16 | Ensure casting to typmod -1 generates a RelabelType. | Tom Lane | 12.10 |
| 2021-09-20 | Don't elide casting to typmod -1. | Tom Lane | 12.9 |
| 2021-04-12 | Fix old bug with coercing the result of a COLLATE expression. | Tom Lane | 12.7 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2018-10-30 | Fix interaction of CASE and ArrayCoerceExpr. | Tom Lane | 12.0 |