Fix callers of unicode_strtitle() using srclen == -1.
Jeff Davis <jdavis@postgresql.org>
Fix callers of unicode_strtitle() using srclen == -1. Currently, only called that way in tests, which failed to fail. Discussion: https://postgr.es/m/581a72ff452bb045ba83bbe3c6cf4467702d4f0f.camel@j-davis.com Backpatch-through: 18
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/pg_locale_builtin.c | modified | +1 −1 |
| src/common/unicode/case_test.c | modified | +1 −1 |
Discussion
- small cleanup patches for collation code 2 messages · 2026-04-17 → 2026-04-25