Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-11-06 | Detect integer overflow while computing new array dimensions. | Tom Lane | 12.17 |
| 2021-05-10 | Prevent integer overflows in array subscripting calculations. | Tom Lane | 12.7 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-07-22 | Hand code string to integer conversion for performance. | Andres Freund | 12.0 |