Re: Patch for collation using ICU

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: John Hansen <john(at)geeknet(dot)com(dot)au>
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:38:53
Message-ID: 427CC4ED.5060206@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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 ?

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message John Hansen 2005-05-07 13:46:32 Re: Patch for collation using ICU
Previous Message Palle Girgensohn 2005-05-07 13:38:04 Re: Patch for collation using ICU