Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-08 | Replace pg_mblen() with bounds-checked versions. | Thomas Munro | 16.12 |
| 2023-06-08 | Fix small overestimation of base64 encoding output length. | Tom Lane | 16.0 |
| 2023-01-10 | New header varatt.h split off from postgres.h | Peter Eisentraut | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-15 | Convert a few more datatype input functions to report errors softly. | Tom Lane | 16.0 |