Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-11-09 | Doc: clarify data type behavior of COALESCE and NULLIF. | Tom Lane | 9.5.24 |
| 2020-08-17 | Doc: fix description of UNION/CASE/etc type unification. | Tom Lane | 9.5.24 |
| 2018-03-25 | Doc: add example of type resolution in nested UNIONs. | Tom Lane | 9.5.13 |
| 2015-03-04 | Use standard casting mechanism to convert types in plpgsql, when possible. | Tom Lane | 9.5.0 |
| 2014-08-10 | Clarify type resolution behavior for domain types. | Tom Lane | 9.5.0 |