Re: Collate order on Mac OS X, text with diacritics in UTF-8

From: Martin Flahault <martin(at)billjobs(dot)com>
To: Martijn van Oosterhout <kleptog(at)svana(dot)org>
Cc: Greg Stark <gsstark(at)mit(dot)edu>, Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-general(at)postgresql(dot)org
Subject: Re: Collate order on Mac OS X, text with diacritics in UTF-8
Date: 2010-01-18 15:34:10
Message-ID: 20BCE73E-F256-4591-9621-3733FA57D399@billjobs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Very interesting discussion indeed.

It seems that "Postgresql:The world's most advanced open source database" can not work properly on "Mac OS X: the world's most advanced operating system" and FreeBSD.

Don't you think postgresql.org should remove from their download page the links to FreeBSD and Mac OS X binary packages?

Martin Flahault

Le 18 janv. 2010 à 08:10, Martijn van Oosterhout a écrit :

> On Sat, Jan 16, 2010 at 09:10:53PM +0000, Greg Stark wrote:
>> Switching to ICU means trading our current inconsistency from platform
>> to platform for a different inconsistency which would be better in
>> some cases and worse in others.
>
> Or, you can have the cake and eat it too. That is, aim for the end goal
> and let people choose what library they want to use for sorting (that
> is, extend the meaning of the locale identifier). Patches for this
> should be in the archives somewhere. As I recall the reason this was
> rejected is that *BSD lack the capability of handling multiple
> collation algorithms at all at the libc level (that is, if you don't
> just tell people to use ICU in that case).
>
> Mac OS X doesn't have great POSIX locale support but at least they
> implemented strcoll_l.
>
> Have a nice day,
> --
> Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
>> Please line up in a tree and maintain the heap invariant while
>> boarding. Thank you for flying nlogn airlines.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2010-01-18 15:43:16 Re: postgres external table
Previous Message Sam Mason 2010-01-18 15:10:28 Re: postgres external table