Re: Patch for collation using ICU

From: "John Hansen" <john(at)geeknet(dot)com(dot)au>
To: "Andrew Dunstan" <andrew(at)dunslane(dot)net>
Cc: "Palle Girgensohn" <girgen(at)pingpong(dot)net>, "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Patch for collation using ICU
Date: 2005-05-07 13:49:01
Message-ID: 5066E5A966339E42AA04BA10BA706AE50A9304@rodrick.geeknet.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> -----Original Message-----
> From: Andrew Dunstan [mailto:andrew(at)dunslane(dot)net]
> Sent: Saturday, May 07, 2005 11:39 PM
> To: John Hansen
> Cc: Palle Girgensohn; Bruce Momjian; pgsql-hackers(at)postgresql(dot)org
> Subject: Re: [HACKERS] Patch for collation using ICU
>
>
>
> John Hansen wrote:
>
> >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
> >UTF-16 ISO-10646-UCS-2 unicode csUnicode ucs-2
> >
> >
> >
> [snip]
>
> Don't we use "unicode" as an alias for UTF-8 ?

Yes, unfortunately!

>
> cheers
>
> andrew
>
>

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2005-05-07 13:52:59 Re: Patch for collation using ICU
Previous Message Bruce Momjian 2005-05-07 13:46:39 Re: Patch for collation using ICU