| От | Peter Eisentraut |
|---|---|
| Тема | Re: Locale + encoding combinations |
| Дата | |
| Msg-id | 200710100055.31624.peter_e@gmx.net обсуждение исходный текст |
| Ответ на | Re: Locale + encoding combinations (Dave Page <dpage@postgresql.org>) |
| Ответы |
Re: Locale + encoding combinations
|
| Список | pgsql-hackers |
Dave Page wrote: > setlocale(LC_CTYPE, "English_United Kingdom.65001") > > will return null (and not change anything) because it doesn't like > the combination of the locale and that encoding (UTF-8). The reason that that call fails is probably that the operating system does not provide such a locale. But that's not what we are interested in. We are interested in compatibility between *existing* operating system locales and *PostgreSQL* encoding names. -- Peter Eisentraut http://developer.postgresql.org/~petere/
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера