Commits

DateSubjectAuthorReleases
2026-06-08 Guard against uninitialized default locale. Jeff Davis 17 (unreleased)
2026-06-08 Guard against uninitialized default locale. Jeff Davis 18 (unreleased)
2026-06-08 Guard against uninitialized default locale. Jeff Davis 19 (unreleased)
2026-05-15 Don't accept length of -1 in pg_locale.h APIs. Jeff Davis 19 (unreleased)
2026-05-11 Fix integer-overflow and alignment hazards in locale-related code. Tom Lane 15.18
2026-05-11 Fix integer-overflow and alignment hazards in locale-related code. Tom Lane 14.23
2026-05-11 Fix integer-overflow and alignment hazards in locale-related code. Tom Lane 16.14
2026-05-11 Fix integer-overflow and alignment hazards in locale-related code. Tom Lane 17.10
2026-03-03 style: define parameterless functions as foo(void). Jeff Davis 19 (unreleased)
2026-02-26 Fix memory leaks in pg_locale_icu.c. Jeff Davis 16.14
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 18.4
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 15.18
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 17.10
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 14.23
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 16.14
2026-01-07 Clean up ICU includes. Jeff Davis 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-17 Assert lack of hazardous buffer locks before possible catalog read. Noah Misch 14.21
2025-12-17 Assert lack of hazardous buffer locks before possible catalog read. Noah Misch 15.16
2025-12-17 Assert lack of hazardous buffer locks before possible catalog read. Noah Misch 16.12
2025-12-17 Assert lack of hazardous buffer locks before possible catalog read. Noah Misch 17.8
2025-12-16 downcase_identifier(): use method table from locale provider. Jeff Davis 19 (unreleased)
2025-12-15 Remove unused single-byte char_is_cased() API. Jeff Davis 19 (unreleased)
2025-12-10 Add pg_iswcased(). Jeff Davis 19 (unreleased)