Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-08 | Fix mb2wchar functions on short input. | Thomas Munro | 17.8 |
| 2026-02-08 | Fix encoding length for EUC_CN. | Thomas Munro | 17.8 |
| 2025-05-05 | With GB18030, prevent SIGSEGV from reading past end of allocation. | Noah Misch | 17.5 |
| 2025-02-10 | Add pg_encoding_set_invalid() | Andres Freund | 17.3 |
| 2024-03-20 | Inline basic UTF-8 functions. | Jeff Davis | 17.0 |
| 2024-03-07 | Unicode case mapping tables and functions. | Jeff Davis | 17.0 |
| 2024-02-29 | Use C99-designated initializer syntax for arrays related to encodings | Michael Paquier | 17.0 |
| 2024-01-29 | Move is_valid_ascii() to ascii.h. | Nathan Bossart | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |