Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: localization problem (and solution) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: localization problem (and solution)
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: localization problem (and solution)  (Andreas Seltenreich <[email protected]>)
Responses Re: localization problem (and solution)
List pgsql-hackers
Andreas Seltenreich <[email protected]> writes:
> I'm afraid having LC_ALL in the environment at this time would still
> do the wrong thing on setlocale(LC_ALL, ""); since a LC_ALL
> environment variable overrides the other categories.

Doh, of course, I was misremembering the precedence.  So we needLANG=CLC_ALL unset (probably LANGUAGE too, for
glibc)othersas stated
 
        regards, tom lane


pgsql-hackers by date:

Previous
From: Ilias Goudaropoulos
Date:
Subject: Windows Installer Bug (Probably)
Next
From: "Andrew Dunstan"
Date:
Subject: Re: localization problem (and solution)