Re: Problem of a server gettext message. - Mailing list pgsql-hackers

From Zeugswetter Andreas ADI SD
Subject Re: Problem of a server gettext message.
Date
Msg-id E1539E0ED7043848906A8FF995BDA579029CA3D5@m0143.s-mxs.net
Whole thread Raw
In response to Re: Problem of a server gettext message.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> > GetText is conversion po(EUC_JP) to SJIS.

Yes.

> Are you sure about that?  Why would gettext be converting to SJIS,
when
> SJIS is nowhere in the environment it can see?

gettext is using GetACP () on Windows, wherever that gets it's info from
...
"chcp" did change the GetACP codepage in Hiroshi's example, but chcp
does not reflect in LC_*

Seems we may want to use bind_textdomain_codeset.

Andreas


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: buildenv.pl/buildenv.bat
Next
From: Michael Akinde
Date:
Subject: VACUUM ANALYZE out of memory