From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>, ZeugswetterA(at)spardat(dot)at, phede-ml(at)islande(dot)org, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Unicode combining characters |
Date: | 2001-10-03 17:38:45 |
Message-ID: | 200110031738.f93HcjJ05339@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > Added to TODO:
>
> > * Use wide characters to evaluate regular expressions, for performance
> > (Tatsuo)
>
> Regexes are fine; it's LIKE that's slow.
Oops, thanks. Changed to:
* Use wide characters to evaluate LIKE, for performance (Tatsuo)
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Lockhart | 2001-10-03 17:40:08 | Re: My last ECPG commit |
Previous Message | Tom Lane | 2001-10-03 17:35:07 | Re: Unicode combining characters |
From | Date | Subject | |
---|---|---|---|
Next Message | James A. Pattie | 2001-10-03 18:03:03 | RPM Spec problems & patch |
Previous Message | Bruce Momjian | 2001-10-03 17:36:59 | Re: NLS for POSTGRESQL (Russian) |