Re: Patch for collation using ICU

From: Palle Girgensohn <girgen(at)pingpong(dot)net>
To: John Hansen <john(at)geeknet(dot)com(dot)au>, 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:29:54
Message-ID: 4F4C5BEE6F510EF934EED0CC@palle.girgensohn.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

--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.

/Palle

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message John Hansen 2005-05-07 13:31:53 Re: Patch for collation using ICU
Previous Message John Hansen 2005-05-07 13:25:15 Re: Patch for collation using ICU