Commits
Showing commits that first shipped in 8.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2008-11-13 | array_agg aggregate function, as per SQL:2008, but without ORDER BY clause | Peter Eisentraut | 8.4.0 |
| 2008-11-12 | array_length() function, and for SQL compatibility also cardinality() | Peter Eisentraut | 8.4.0 |
| 2008-11-05 | A few additional test cases for array functionality | Peter Eisentraut | 8.4.0 |
| 2008-11-04 | ADD array_ndims function | Peter Eisentraut | 8.4.0 |