Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-05-04 | In array_position()/array_positions(), beware of empty input array. | Tom Lane | 11.20 |
| 2021-05-10 | Prevent integer overflows in array subscripting calculations. | Tom Lane | 11.12 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-12-13 | Use new overflow aware integer operations. | Andres Freund | 11.0 |