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

From Bruce Momjian
Subject Re: unicode upper/lower functions
Date
Msg-id 200506070026.j570Qax28102@candle.pha.pa.us
Whole thread Raw
In response to Re: unicode upper/lower functions  ("John Hansen" <john@geeknet.com.au>)
List pgsql-hackers
John Hansen wrote:
> ... Except,.. It was never decided if the 'C' locale optimisations was
> going to be removed if/when implementing ICU.

Uh, why would we remove it?  Oh, meaning if the locale is C we bypass
locale lookups?  I think we will have to see what performance we have
with things.

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

Thanks.

--  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,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: "John Hansen"
Date:
Subject: Re: unicode upper/lower functions
Next
From: a_ogawa
Date:
Subject: Re: [PATCHES] regexp_replace