Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-09 | Guard against unexpected dimensions of oidvector/int2vector. | Tom Lane | 16.12 |
| 2025-03-13 | Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. | Tom Lane | 16.9 |
| 2023-11-06 | Detect integer overflow while computing new array dimensions. | Tom Lane | 16.1 |
| 2023-04-07 | Add array_sample() and array_shuffle() functions. | Tom Lane | 16.0 |
| 2022-12-09 | Convert a few datatype input functions to use "soft" error reporting. | Tom Lane | 16.0 |
| 2022-07-31 | Fix trim_array() for zero-dimensional array argument. | Tom Lane | 16.0 |