Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-01-05 | Fix handling of empty arrays in array_fill(). | Tom Lane | 9.4.11 |
| 2014-05-01 | Fix failure to detoast fields in composite elements of structured types. | Tom Lane | 9.4.0 |
| 2014-02-01 | arrays: tighten checks for multi-dimensional input | Bruce Momjian | 9.4.0 |
| 2014-01-21 | Add a cardinality function for arrays. | Robert Haas | 9.4.0 |
| 2013-12-11 | Tweak placement of explicit ANALYZE commands in the regression tests. | Tom Lane | 9.4.0 |