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

From Tatsuo Ishii
Subject Re: [HACKERS] Broken select on regular expression !!!
Date
Msg-id 199905210504.OAA11671@srapc451.sra.co.jp
Whole thread Raw
In response to Re: [HACKERS] Broken select on regular expression !!!  (Bruce Momjian <maillist@candle.pha.pa.us>)
Responses Re: [HACKERS] Broken select on regular expression !!!  (Bruce Momjian <maillist@candle.pha.pa.us>)
Re: [HACKERS] Broken select on regular expression !!!  (Bruce Momjian <maillist@candle.pha.pa.us>)
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 '{' ?
---
Tatsuo Ishii



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Broken select on regular expression !!!
Next
From: Tatsuo Ishii
Date:
Subject: Re: [HACKERS] Broken select on regular expression !!!