As far as I figured from the source code this function only deals with

Bruce Momjian <bruce@momjian.us>

Commit: a92a4010a7547e76c15b2b7d783656969c92a4b8
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-12-09T17:45:17Z
Releases: 7.3.1
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

PathChange+/−
src/backend/utils/mb/encnames.c modified +7 −2