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-14 | Convert a few more datatype input functions to report errors softly. | Tom Lane | 16.0 |
| 2022-12-09 | Convert a few datatype input functions to use "soft" error reporting. | Tom Lane | 16.0 |