Re: regexp match in plpgsql - Mailing list pgsql-general

From Andrej
Subject Re: regexp match in plpgsql
Date
Msg-id AANLkTi==6KbcfC80M_V9wNxZ-mXM7bK5TAEHLw-kwtsi@mail.gmail.com
Whole thread Raw
In response to regexp match in plpgsql  ("Gauthier, Dave" <dave.gauthier@intel.com>)
List pgsql-general
On 23 February 2011 11:55, Gauthier, Dave <dave.gauthier@intel.com> wrote:

> I would expect to see...
>
> "ShouldBeOK99 is a match"
>
> "Should_Fail_match77 is not a match"
Why would you expect that?  Both strings match at least one
character from the character class?


Cheers,
Andrej

pgsql-general by date:

Previous
From: "Gauthier, Dave"
Date:
Subject: regexp match in plpgsql
Next
From: "David Johnston"
Date:
Subject: Re: regexp match in plpgsql