Re: Problem of a server gettext message.

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas ADI SD
Тема Re: Problem of a server gettext message.
Дата
Msg-id E1539E0ED7043848906A8FF995BDA579029CA3D5@m0143.s-mxs.net
обсуждение исходный текст
Ответ на Re: Problem of a server gettext message.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: buildenv.pl/buildenv.bat
Следующее
От: Michael Akinde
Дата:
Сообщение: VACUUM ANALYZE out of memory