Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use.
В списке pgsql-hackers по дате отправления:
| От | Hiroshi Inoue |
|---|---|
| Тема | Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use. |
| Дата | |
| Msg-id | 49783590.70506@tpf.co.jp обсуждение исходный текст |
| Ответ на | Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use. (Magnus Hagander <magnus@hagander.net>) |
| Ответы |
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to
the UTF8 locale when in use.
|
| Список | pgsql-hackers |
Magnus Hagander wrote: > Peter Eisentraut wrote: >> Magnus Hagander wrote: >>> However, one question: The comment currently says it's harmless to do >>> this on non-windows platforms. Does this still hold true? >> Yes, the non-WIN32 code path appears to be the same, still. But the >> ifdef WIN32 part we don't want, because that presumes something about >> the spelling of encoding names in the local iconv library. >> >>> If we do keep the thing win32 only, I think we should just wrap the >>> whole thing in #ifdef WIN32 and no longer do the codeset stuff at all on >>> Unix - that'll make for cleaner code. >> Yes, that would be much better. > > Something like this then? It seems OK to me. regards, Hiroshi Inoue
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера