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

Bruce Momjian <bruce@momjian.us>

Commit: ceab6f7283a0053f578c407b13c1166d2586eefb
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-12-05T23:21:07Z
Releases: 7.4.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