Commits

Showing commits that first shipped in 17 (backpatches included). Clear

DateSubjectAuthorReleases
2026-06-08 Guard against uninitialized default locale. Jeff Davis 17 (unreleased)
2026-05-11 Fix integer-overflow and alignment hazards in locale-related code. Tom Lane 17.10
2026-02-26 Fix memory leaks in pg_locale_icu.c. Jeff Davis 17.10
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 17.10
2025-12-17 Assert lack of hazardous buffer locks before possible catalog read. Noah Misch 17.8
2024-11-06 Fix lc_collate_is_c() when LC_COLLATE != LC_CTYPE. Jeff Davis 17.1
2024-10-05 Reject non-ASCII locale names. Thomas Munro 17.1
2024-08-19 Fix harmless LC_COLLATE[_MASK] confusion. Thomas Munro 17.0
2024-07-30 Relax check for return value from second call of pg_strnxfrm(). Jeff Davis 17.0
2024-05-17 Revise GUC names quoting in messages again Peter Eisentraut 17.0
2024-05-07 Remove obsolete comment. Jeff Davis 17.0
2024-03-29 Use version for builtin collations. Jeff Davis 17.0
2024-03-19 Support C.UTF-8 locale in the new builtin collation provider. Jeff Davis 17.0
2024-03-18 Fix another warning, introduced by 846311051e. Jeff Davis 17.0
2024-03-18 Address more review comments on commit 2d819a08a1. Jeff Davis 17.0
2024-03-18 Fix unreachable code warning from commit 2d819a08a1. Jeff Davis 17.0
2024-03-14 Introduce "builtin" collation provider. Jeff Davis 17.0
2024-03-09 Catalog changes preparing for builtin collation provider. Jeff Davis 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-11-30 Apply quotes more consistently to GUC names in logs Michael Paquier 17.0
2023-09-13 Refactor error messages for unsupported providers in pg_locale.c Michael Paquier 17.0
2023-07-10 Don't expose Windows' mbstowcs_l() and wcstombs_l(). Thomas Munro 17.0
2023-07-10 Message wording improvements Peter Eisentraut 17.0
2023-07-08 All supported systems have locale_t. Thomas Munro 17.0