Re: different sort order in windows and linux version

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Tomi NA <hefest(at)gmail(dot)com>
Cc: Dragan Matic <mlists(at)panforma(dot)co(dot)yu>, pgsql-general(at)postgresql(dot)org
Subject: Re: different sort order in windows and linux version
Date: 2006-07-01 12:35:33
Message-ID: 20060701123532.GD24775@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On Fri, Jun 30, 2006 at 07:29:12PM +0200, Tomi NA wrote:
> If I sound harsh, please excuse me, but I feel like I'm the only one
> who thinks these encoding problems (collation, upper/lowercase,
> multiple languages in a single database) are serious...nobody seems to
> share the sentiment. Ah well...

I agree with you, however the resistance (AFAICS) comes mostly from the
fact that we would be depending on an external library to do it. I
don't think postgres should try doing it itself, given that the unicode
character databases are quite large by themselves.

Alternativly, the postgres group could produce a customised version of
ICU that's smaller (the website has details about how). But any case,
this problem will need to be addressed at some point.

Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2006-07-01 14:26:33 Re: Fixed length datatypes. WAS [GENERAL] UUID's as
Previous Message Martijn van Oosterhout 2006-07-01 12:09:40 Re: Notes on converting from MySQL 5.0.x to PostgreSQL

Browse pgsql-hackers by date

  From Date Subject
Next Message Martijn van Oosterhout 2006-07-01 14:26:33 Re: Fixed length datatypes. WAS [GENERAL] UUID's as
Previous Message Michael Glaesemann 2006-07-01 05:54:10 Re: Interval aggregate regression failure (expected seems