Re: [HACKERS] unicode upper/lower functions

2005-06-06 Thread John Hansen
Bruce Momjian wrote: > 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

Re: [HACKERS] unicode upper/lower functions

2005-06-06 Thread Bruce Momjian
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. > Th

Re: [HACKERS] unicode upper/lower functions

2005-06-06 Thread John Hansen
ginal Message- > From: Bruce Momjian [mailto:[EMAIL PROTECTED] > 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 lib

Re: [HACKERS] unicode upper/lower functions

2005-06-06 Thread Bruce Momjian
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

Re: [HACKERS] unicode upper/lower functions

2005-06-06 Thread John Hansen
Yes, Thank you! :) .. John > -Original Message- > From: Bruce Momjian [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 07, 2005 10:07 AM > To: John Hansen > Cc: pgsql-hackers@postgresql.org > Subject: Re: [HACKERS] unicode upper/lower functions > > > I t

Re: [HACKERS] unicode upper/lower functions

2005-02-14 Thread Bruce Momjian
This has been saved for the 8.1 release: http://momjian.postgresql.org/cgi-bin/pgpatches2 --- John Hansen wrote: > Hi list, > > > Attached for your perusal, unicode versions of upper/lower, that work > independent

Re: [HACKERS] unicode upper/lower functions

2005-02-02 Thread John Hansen
uhmm,... Forgot to change the copyright. Please accept this under the same terms as postgresql itself. ... John ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressH

[HACKERS] unicode upper/lower functions

2005-02-02 Thread John Hansen
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 <[EMAIL PROTECTED]> GeekNET collate.tar.gz Descrip