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 |
| 2023-01-15 | Remove arbitrary FUNC_MAX_ARGS limit in int2vectorin and oidvectorin. | Tom Lane | 16.0 |
| 2022-12-27 | Detect bad input for types xid, xid8, and cid. | Tom Lane | 16.0 |
| 2022-12-14 | Convert a few more datatype input functions to report errors softly. | Tom Lane | 16.0 |