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 |
| 2025-05-05 | With GB18030, prevent SIGSEGV from reading past end of allocation. | Noah Misch | 15.13 |
| 2025-02-10 | Add pg_encoding_set_invalid() | Andres Freund | 15.11 |
| 2024-01-29 | Move is_valid_ascii() to ascii.h. | Nathan Bossart | 15.6 |
| 2022-04-08 | Apply PGDLLIMPORT markings broadly. | Robert Haas | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-12-20 | Add fast path for validating UTF-8 text | John Naylor | 15.0 |