Re: Patch for collation using ICU - Mailing list pgsql-hackers

From John Hansen
Subject Re: Patch for collation using ICU
Date
Msg-id 5066E5A966339E42AA04BA10BA706AE50A92F6@rodrick.geeknet.com.au
Whole thread Raw
In response to Patch for collation using ICU  (Palle Girgensohn <girgen@pingpong.net>)
List 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


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: to_char(interval) issues
Next
From: Neil Conway
Date:
Subject: Re: pl/pgsql enabled by default