Re: [HACKERS] Broken select on regular expression !!! - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Broken select on regular expression !!!
Date
Msg-id 199907071855.OAA06167@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] Broken select on regular expression !!!  (Tatsuo Ishii <t-ishii@sra.co.jp>)
List pgsql-hackers
> >Again very clear, and caused by the indexing of regex's, as you suggest.
> >I can easily look for '|' in the string, and skip the optimization.  Is
> >that the only special case I need to add?
> 
> What about '{' ?

I dealt with this before 6.5.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] drop user doesn't remove rights from tables ...
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] 6.5 cvs: views doesn't survives after pg_dump (fwd)