Re: [pgsql-hackers-win32] UNICODE/UTF-8 on win32

Поиск
Список
Период
Сортировка
От John Hansen
Тема Re: [pgsql-hackers-win32] UNICODE/UTF-8 on win32
Дата
Msg-id 5066E5A966339E42AA04BA10BA706AE56259@rodrick.geeknet.com.au
обсуждение исходный текст
Ответы Re: [pgsql-hackers-win32] UNICODE/UTF-8 on win32  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
>           To fix UTF8, the data needs to be converted to
> UTF16 and then
>           the Win32 wcscoll() can be used, and perhaps other functions
>           like towupper().  However, UTF8 already works with normal
>           locales but provides no ordering.

Right,. So if that's fixed, then UTF8 will work only on windows?
(currently, upper/lower does not work with 2+ byte unicode characters, on any OS)

... John


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: psql: recall previous command?
Следующее
От: Neil Conway
Дата:
Сообщение: Re: psql: recall previous command?