Re: unicode upper/lower functions - Mailing list pgsql-hackers

From John Hansen
Subject Re: unicode upper/lower functions
Date
Msg-id 5066E5A966339E42AA04BA10BA706AE50A9337@rodrick.geeknet.com.au
Whole thread Raw
In response to unicode upper/lower functions  (John Hansen <john@geeknet.com.au>)
Responses Re: unicode upper/lower functions
List pgsql-hackers
... Except,.. It was never decided if the 'C' locale optimisations was
going to be removed if/when implementing ICU.

Tho I think the  conclusion was a postgresql.conf parameter to
enable/disable the optimisations.
Either way, this code is now obsolete.

... John

> -----Original Message-----
> From: Bruce Momjian [mailto:pgman@candle.pha.pa.us]
> Sent: Tuesday, June 07, 2005 10:07 AM
> To: John Hansen
> Cc: pgsql-hackers@postgresql.org
> Subject: Re: [HACKERS] unicode upper/lower functions
>
>
> 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@geeknet.com.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@candle.pha.pa.us               |  (610) 359-1001
>   +  If your life is a hard drive,     |  13 Roberts Road
>   +  Christ can be your backup.        |  Newtown Square,
> Pennsylvania 19073
>
>


pgsql-hackers by date:

Previous
From: "John Hansen"
Date:
Subject: Re: unicode upper/lower functions
Next
From: Bruce Momjian
Date:
Subject: Re: unicode upper/lower functions