Re: Patch for collation using ICU

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


> Why do you need to add a mapping of encoding names from iana
> to our names?
>

The pg encoding names are not recognized by ICU, hence the mappings....

Install ICU 3.2 on your system, and run uconv -l, that will give you a
list of valid ICU encoding names.

... John

Browse pgsql-hackers by date

  From Date Subject
Next Message Neil Conway 2005-05-07 04:39:38 Re: pl/pgsql enabled by default
Previous Message Bruce Momjian 2005-05-07 04:16:02 to_char(interval) issues