Remove obsolete global database_ctype_is_c.
Jeff Davis <jdavis@postgresql.org>
Remove obsolete global database_ctype_is_c. Now that tsearch uses the database default locale, there's no need to track the database CTYPE separately. Reviewed-by: Peter Eisentraut <peter@eisentraut.org> Discussion: https://postgr.es/m/0151ad01239e2cc7b3139644358cf8f7b9622ff7.camel@j-davis.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/pg_locale.c | modified | +0 −3 |
| src/backend/utils/init/postinit.c | modified | +0 −4 |
| src/include/utils/pg_locale.h | modified | +0 −3 |
Discussion
- make tsearch use the database default locale 5 messages · 2025-10-07 → 2025-10-21