Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-05-10 | Prevent integer overflows in array subscripting calculations. | Tom Lane | 9.6.22 |
| 2016-08-18 | In plpgsql, don't try to convert int2vector or oidvector to expanded array. | Tom Lane | 9.6.0 |
| 2015-12-23 | Allow omitting one or both boundaries in an array slice specifier. | Tom Lane | 9.6.0 |