Re: unicode upper/lower functions

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: John Hansen <john(at)geeknet(dot)com(dot)au>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: unicode upper/lower functions
Date: 2005-06-07 00:06:59
Message-ID: 200506070006.j5706xH24558@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


I think we have decided to use the ICU library to implement multiple locales.

---------------------------------------------------------------------------

John Hansen wrote:
> Hi list,
>
>
> Attached for your perusal, unicode versions of upper/lower, that work
> independent of locale except for the following languages:
>
> Turkish, Azeri, and Lithuanian.
> There are 15 locale specific cases in total not covered.
>
>
> --
> John Hansen <john(at)geeknet(dot)com(dot)au>
> GeekNET

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message John Hansen 2005-06-07 00:07:36 Re: unicode upper/lower functions
Previous Message Bruce Momjian 2005-06-06 23:44:24 Added rtree/box TODO item