As far as I figured from the source code this function only deals with
Bruce Momjian <bruce@momjian.us>
As far as I figured from the source code this function only deals with cleaning up locale names and nothing else. Since all the locale names are in plain ASCII I think it will be safe to use ASCII-only lower-case conversion. Nicolai Tufar
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/mb/encnames.c | modified | +7 −2 |