| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> | 
|---|---|
| To: | "John Hansen" <john(at)geeknet(dot)com(dot)au> | 
| Cc: | "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>, "Tatsuo Ishii" <t-ishii(at)sra(dot)co(dot)jp>, mha(at)sollentuna(dot)net, pgsql-hackers-win32(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org | 
| Subject: | Re: [HACKERS] UNICODE/UTF-8 on win32 | 
| Date: | 2005-04-24 16:01:01 | 
| Message-ID: | 6992.1114358461@sss.pgh.pa.us | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-hackers pgsql-hackers-win32 | 
"John Hansen" <john(at)geeknet(dot)com(dot)au> writes:
> Look at the upper/lower I sent to the list, they should be able to
> replace upper/lower for the utf8 encoding.... (and works independent of
> locale)..
I was under the impression we couldn't use these, precisely because they
weren't locale-aware.  ("It works for most people" isn't good enough.)
In any case, don't we need a solution that covers sorting (strcoll) as
well as upper/lower?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2005-04-24 17:07:13 | Re: Constant WAL replay | 
| Previous Message | Tom Lane | 2005-04-24 15:41:17 | Re: Constant WAL replay | 
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2005-04-24 16:07:57 | Re: libpq-fs.h missing from windows installer | 
| Previous Message | Daniel Berger | 2005-04-24 15:46:21 | libpq-fs.h missing from windows installer |