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 5066E5A966339E42AA04BA10BA706AE5625E@rodrick.geeknet.com.au
Whole thread Raw
Responses Re: [pgsql-hackers-win32] UNICODE/UTF-8 on win32  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> On HPUX 10.20, mbstowcs seems to treat all byte values as
> single-byte characters in C locale, so my sample-of-one says
> that it works everywhere ;-).

Right, so for the sample SQL I sent earlier, the result would be the same as the input?
That's hardly a working upper/lower....

If a character doesn't have case then fine, but one that does, should at least produce a warning if it cannot be
converted.


... John

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: UTF8 or Unicode
Next
From: Tom Lane
Date:
Subject: Re: [pgsql-hackers-win32] UNICODE/UTF-8 on win32