Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-08 | Fix mb2wchar functions on short input. | Thomas Munro | 16.12 |
| 2026-02-08 | Fix encoding length for EUC_CN. | Thomas Munro | 16.12 |
| 2025-05-05 | With GB18030, prevent SIGSEGV from reading past end of allocation. | Noah Misch | 16.9 |
| 2025-02-10 | Add pg_encoding_set_invalid() | Andres Freund | 16.7 |
| 2024-01-29 | Move is_valid_ascii() to ascii.h. | Nathan Bossart | 16.2 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-09-13 | Treat Unicode codepoints of category "Format" as non-spacing | John Naylor | 16.0 |
| 2022-08-26 | Use SSE2 in is_valid_ascii() where available. | John Naylor | 16.0 |