Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-08-15 | Be more careful about the shape of hashable subplan clauses. | Tom Lane | 9.5.24 |
| 2018-09-15 | Fix failure with initplans used conditionally during EvalPlanQual rechecks. | Tom Lane | 9.5.15 |
| 2014-11-25 | Support arrays as input to array_agg() and ARRAY(SELECT ...). | Tom Lane | 9.5.0 |
| 2014-06-18 | Implement UPDATE tab SET (col1,col2,...) = (SELECT ...), ... | Tom Lane | 9.5.0 |