Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-01-05 | Fix handling of empty arrays in array_fill(). | Tom Lane | 9.3.16 |
| 2014-05-01 | Fix failure to detoast fields in composite elements of structured types. | Tom Lane | 9.3.5 |
| 2013-12-11 | Tweak placement of explicit ANALYZE commands in the regression tests. | Tom Lane | 9.3.3 |
| 2013-05-12 | Fix handling of strict non-set functions with NULLs in set-valued inputs. | Tom Lane | 9.3.0 |
| 2012-07-11 | Add array_remove() and array_replace() functions. | Tom Lane | 9.3.0 |