Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Fix integer overflow in array_agg(), when the array grows too large | Heikki Linnakangas | 15.18 |
| 2026-02-08 | Code coverage for most pg_mblen* calls. | Thomas Munro | 15.16 |
| 2025-03-13 | Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. | Tom Lane | 15.13 |
| 2024-07-24 | Detect integer overflow in array_set_slice(). | Nathan Bossart | 15.8 |
| 2023-11-06 | Detect integer overflow while computing new array dimensions. | Tom Lane | 15.5 |
| 2023-03-26 | Fix oversights in array manipulation. | Tom Lane | 15.3 |
| 2022-07-31 | Fix trim_array() for zero-dimensional array argument. | Tom Lane | 15.0 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-09-15 | Fix hash_array | Peter Eisentraut | 15.0 |
| 2021-09-08 | Disable anonymous record hash support except in special cases | Peter Eisentraut | 15.0 |