Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-13 | Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. | Tom Lane | 13.21 |
| 2023-11-06 | Detect integer overflow while computing new array dimensions. | Tom Lane | 13.13 |
| 2023-03-26 | Fix oversights in array manipulation. | Tom Lane | 13.11 |
| 2021-05-10 | Prevent integer overflows in array subscripting calculations. | Tom Lane | 13.3 |
| 2020-04-21 | Fix minor violations of FunctionCallInvoke usage protocol. | Tom Lane | 13.0 |