Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-09 | Guard against unexpected dimensions of oidvector/int2vector. | Tom Lane | 17.8 |
| 2025-03-13 | Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. | Tom Lane | 17.5 |
| 2024-07-24 | Detect integer overflow in array_set_slice(). | Nathan Bossart | 17.0 |
| 2023-11-13 | Improve readability and error detection of array_in(). | Tom Lane | 17.0 |
| 2023-11-06 | Detect integer overflow while computing new array dimensions. | Tom Lane | 17.0 |