Re: [HACKERS] UNICODE/UTF-8 on win32
- From: "John Hansen" <john(at)geeknet(dot)com(dot)au>
- To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- Cc: "Peter Eisentraut" <peter_e(at)gmx(dot)net>, "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>, "Magnus Hagander" <mha(at)sollentuna(dot)net>, "Tatsuo Ishii" <t-ishii(at)sra(dot)co(dot)jp>, <pgsql-hackers-win32(at)postgresql(dot)org>, <pgsql-hackers(at)postgresql(dot)org>
- Subject: Re: [HACKERS] UNICODE/UTF-8 on win32
- Date: Sat, 26 Feb 2005 05:38:29 +1100
- Message-id: <5066E5A966339E42AA04BA10BA706AE5625E(at)rodrick(dot)geeknet(dot)com(dot)au>
> 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
Home |
Main Index |
Thread Index