Re: [HACKERS] Broken select on regular expression !!!

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Don Baccus <dhogaza(at)pacifier(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, t-ishii(at)sra(dot)co(dot)jp, Constantin Teodorescu <teo(at)flex(dot)ro>, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Broken select on regular expression !!!
Date: 1999-05-21 05:53:39
Message-ID: 199905210553.BAA20550@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> At 12:08 AM 5/21/99 -0400, Bruce Momjian wrote:
>
> >But if we rip it out, people will complain we are not using the index
> >for regex and LIKE. That is a pretty serious complaint.
>
> For this release, given that it's coming fairly soon (11 days???)
> you might consider documenting the shortcomings, rather than
> ripping it out. Indexing is important, serious users will expect
> it, at least for LIKE (they might not know about regex if they're
> just SQL grunts).

I didn't even know our ~ operator supported '|'! Now I am told it know
about '{' too. I am checking on that one.

--
Bruce Momjian | http://www.op.net/~candle
maillist(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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 1999-05-21 06:19:20 Re: [HACKERS] Broken select on regular expression !!!
Previous Message Bruce Momjian 1999-05-21 05:52:16 Re: [HACKERS] Broken select on regular expression !!!