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

From John Hansen
Subject Re: [pgsql-hackers-win32] UNICODE/UTF-8 on win32
Date
Msg-id 5066E5A966339E42AA04BA10BA706AE56259@rodrick.geeknet.com.au
Whole thread Raw
Responses Re: [pgsql-hackers-win32] UNICODE/UTF-8 on win32
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: psql: recall previous command?
Next
From: Neil Conway
Date:
Subject: Re: psql: recall previous command?