Commits

DateSubjectAuthorReleases
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 14.21
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 16.12
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 15.16
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 17.8
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 18.2
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 19 (unreleased)
2026-01-06 Add test coverage for indirection transformation Peter Eisentraut 19 (unreleased)
2025-04-01 Introduce a SQL-callable function array_sort(anyarray). Tom Lane 18.0
2025-03-13 Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. Tom Lane 14.18
2025-03-13 Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. Tom Lane 17.5
2025-03-13 Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. Tom Lane 13.21
2025-03-13 Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. Tom Lane 18.0
2025-03-13 Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. Tom Lane 15.13
2025-03-13 Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. Tom Lane 16.9
2024-11-03 Add missing newlines at the end of two SQL files Michael Paquier 18.0
2024-11-01 Add SQL function array_reverse() Michael Paquier 18.0
2024-07-24 Detect integer overflow in array_set_slice(). Nathan Bossart 16.4
2024-07-24 Detect integer overflow in array_set_slice(). Nathan Bossart 18.0
2024-07-24 Detect integer overflow in array_set_slice(). Nathan Bossart 12.20
2024-07-24 Detect integer overflow in array_set_slice(). Nathan Bossart 13.16
2024-07-24 Detect integer overflow in array_set_slice(). Nathan Bossart 14.13
2024-07-24 Detect integer overflow in array_set_slice(). Nathan Bossart 17.0
2024-07-24 Detect integer overflow in array_set_slice(). Nathan Bossart 15.8
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 14.10