Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-08 | Replace pg_mblen() with bounds-checked versions. | Thomas Munro | 15.16 |
| 2023-03-01 | Avoid fetching one past the end of translate()'s "to" parameter. | Tom Lane | 15.3 |
| 2022-05-26 | Avoid ERRCODE_INTERNAL_ERROR in oracle_compat.c functions. | Tom Lane | 15.0 |
| 2022-04-13 | Remove extraneous blank lines before block-closing braces | Alvaro Herrera | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-12-06 | Fix inappropriate uses of PG_GETARG_UINT32() | Peter Eisentraut | 15.0 |