Re: Patch for #2391: "Similar to" pattern matching does not operate as documented - Mailing list pgsql-patches

From Tom Lane
Subject Re: Patch for #2391: "Similar to" pattern matching does not operate as documented
Date
Msg-id 26148.1145458525@sss.pgh.pa.us
Whole thread Raw
In response to Patch for #2391: "Similar to" pattern matching does not operate as documented  (Dhanaraj M <Dhanaraj.M@Sun.COM>)
List pgsql-patches
Dhanaraj M <Dhanaraj.M@Sun.COM> writes:
> I attach the patch for this bug. I have run the regression test and
> passed. please review this and waiting for your reply.

This was already patched ... and your patch as given will not work
anyway; you have to use non-capturing parentheses to avoid breaking
SUBSTRING.

            regards, tom lane

pgsql-patches by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Two coverity non-bugs
Next
From: "Peter Brant"
Date:
Subject: Re: pgstat: remove delayed destroy / pipe: