Re: Proof of concept COLLATE support with patch - Mailing list pgsql-hackers

From Petr Jelinek
Subject Re: Proof of concept COLLATE support with patch
Date
Msg-id 431B88CD.8050904@seznam.cz
Whole thread Raw
In response to Re: Proof of concept COLLATE support with patch  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Proof of concept COLLATE support with patch
List pgsql-hackers
Tom Lane wrote:
> 
> The hole in that argument is the assumption that there *is* a freely
> available library that can be used (where freely == BSD license).
> We wouldn't be having this discussion if we knew of one.

I see this discussion as another reason to use ICU, I mean complete 
rewrite of locale handling to use ICU on all platforms. I know it's big 
project but it's doable for 8.2 and it would virtually solve all locale 
problems and could be base for new unicode/locale features. I am not 
sure if this is the way postgres wants to go tho (having dependency on 
such a big and uncommon library).

-- 
Regards
Petr Jelinek (PJMODOS)



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Question about explain of index scan
Next
From: Chris Traylor
Date:
Subject: 4D Geometry