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 |
| 2019-07-01 | Don't read fields of a misaligned ExpandedObjectHeader or AnyArrayType. | Noah Misch | 10.10 |
| 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 |
| 2017-01-17 | Generate fmgr prototypes automatically | Peter Eisentraut | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-08-18 | In plpgsql, don't try to convert int2vector or oidvector to expanded array. | Tom Lane | 10.0 |