Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-08 | Replace pg_mblen() with bounds-checked versions. | Thomas Munro | 14.21 |
| 2021-08-19 | Revert refactoring of hex code to src/common/ | Michael Paquier | 14.0 |
| 2021-01-14 | Rework refactoring of hex and encoding routines | Michael Paquier | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-12-24 | move hex_decode() to /common so it can be called from frontend | Bruce Momjian | 14.0 |
| 2020-06-29 | Avoid using %c printf format for potentially non-ASCII characters. | Tom Lane | 14.0 |