Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-01-05 | Fix handling of empty arrays in array_fill(). | Tom Lane | 9.5.6 |
| 2014-12-02 | Improve error messages for malformed array input strings. | Tom Lane | 9.5.0 |
| 2014-11-25 | Support arrays as input to array_agg() and ARRAY(SELECT ...). | Tom Lane | 9.5.0 |
| 2014-09-09 | Add width_bucket(anyelement, anyarray). | Tom Lane | 9.5.0 |