Commits
Showing commits that first shipped in 19 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-15 | Don't accept length of -1 in pg_locale.h APIs. | Jeff Davis | 19 (unreleased) |
| 2026-04-20 | Fix callers of unicode_strtitle() using srclen == -1. | Jeff Davis | 19 (unreleased) |
| 2026-04-20 | style: define parameterless functions as foo(void). | Jeff Davis | 19 (unreleased) |
| 2026-01-06 | ICU: use UTF8-optimized case conversion API | Jeff Davis | 19 (unreleased) |
| 2025-10-29 | Use C11 char16_t and char32_t for Unicode code points. | Jeff Davis | 19 (unreleased) |