Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-09 | Guard against unexpected dimensions of oidvector/int2vector. | Tom Lane | 18.2 |
| 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 | 18.0 |
| 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 | 18.0 |