From: | "John Hansen" <john(at)geeknet(dot)com(dot)au> |
---|---|
To: | "Palle Girgensohn" <girgen(at)pingpong(dot)net>, "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Patch for collation using ICU |
Date: | 2005-05-07 13:31:53 |
Message-ID: | 5066E5A966339E42AA04BA10BA706AE50A9301@rodrick.geeknet.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> -----Original Message-----
> From: Palle Girgensohn [mailto:girgen(at)pingpong(dot)net]
> Sent: Saturday, May 07, 2005 11:30 PM
> To: John Hansen; Bruce Momjian
> Cc: pgsql-hackers(at)postgresql(dot)org
> Subject: RE: [HACKERS] Patch for collation using ICU
>
>
>
> --On lördag, maj 07, 2005 23.25.15 +1000 John Hansen
> <john(at)geeknet(dot)com(dot)au>
> wrote:
>
> > Palle Girgensohn wrote:
> >> I'm aware of that. It might help for unicode, but there
> are a bunch
> >> of other encodings. IANA has decided that utf-8 has *no* aliases,
> >> hence only
> >> utf-8 (with dash, but case insensitve) is accepted. Perhaps ICU is
> >> fogiving, I don't remember/know, but I think we need the mappings,
> >> unfortunately.
> >>
> >
> > Here is the list of encoding names and aliases the ICU accepts as of
> > 3.2:
> > (it's a bit long...)
> >
> > UTF-8 ibm-1208 ibm-1209 ibm-5304 ibm-5305 windows-65001 cp1208
>
> No UTF8 in there. I think that's good, charset aliases are a hassle.
Yup! :)
>
> /Palle
>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Palle Girgensohn | 2005-05-07 13:32:47 | Re: Patch for collation using ICU |
Previous Message | Palle Girgensohn | 2005-05-07 13:29:54 | Re: Patch for collation using ICU |