Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-07-26 | Fix constant-folding of ROW(...) IS [NOT] NULL with composite fields. | Tom Lane | 9.5.4 |
| 2016-03-09 | Fix incorrect handling of NULL index entries in indexed ROW() comparisons. | Tom Lane | 9.5.2 |
| 2014-11-10 | Ensure that RowExprs and whole-row Vars produce the expected column names. | Tom Lane | 9.5.0 |