]> git.ipfire.org Git - thirdparty/postgresql.git/commit
As far as I figured from the source code this function only deals with
authorBruce Momjian <bruce@momjian.us>
Mon, 9 Dec 2002 17:45:17 +0000 (17:45 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 9 Dec 2002 17:45:17 +0000 (17:45 +0000)
commita92a4010a7547e76c15b2b7d783656969c92a4b8
treed8b86305e844b0a4d83169e235037be93f717d4a
parentb3b39591c135db15df543c692bdca2e6710cfbd4
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
src/backend/utils/mb/encnames.c