Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-05-10 | Prevent integer overflows in array subscripting calculations. | Tom Lane | 10.17 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-05-03 | Remove create_singleton_array(), hard-coding the case in its sole caller. | Tom Lane | 10.0 |
| 2016-08-18 | In plpgsql, don't try to convert int2vector or oidvector to expanded array. | Tom Lane | 10.0 |