fuzzystrmatch: use pg_ascii_toupper().
Jeff Davis <jdavis@postgresql.org>
fuzzystrmatch: use pg_ascii_toupper(). fuzzystrmatch is designed for ASCII, so no need to rely on the global LC_CTYPE setting. Reviewed-by: Peter Eisentraut <peter@eisentraut.org> Discussion: https://postgr.es/m/dd0cdd1f-e786-426e-b336-1ffa9b2f1fc6%40eisentraut.org
Files
| Path | Change | +/− |
|---|---|---|
| contrib/fuzzystrmatch/fuzzystrmatch.c | modified | +24 −19 |
Discussion
- Remaining dependency on setlocale() 94 messages · 2024-08-06 → 2026-01-27