Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-01-05 | Fix handling of empty arrays in array_fill(). | Tom Lane | 9.6.2 |
| 2016-12-09 | Fix crasher bug in array_position(s) | Alvaro Herrera | 9.6.2 |
| 2015-12-23 | Allow omitting one or both boundaries in an array slice specifier. | Tom Lane | 9.6.0 |
| 2015-12-18 | Revert 9246af6799819847faa33baf441251003acbb8fe because | Teodor Sigaev | 9.6.0 |
| 2015-12-18 | Allow to omit boundaries in array subscript | Teodor Sigaev | 9.6.0 |
| 2015-07-24 | Fix bug around assignment expressions containing indirections. | Andres Freund | 9.6.0 |