Re: REGEXP_MATCHES() strange behavior with '^' and '$' pattern

From: Jeevan Chalke <jeevan(dot)chalke(at)enterprisedb(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: REGEXP_MATCHES() strange behavior with '^' and '$' pattern
Date: 2013-08-01 07:23:09
Message-ID: CAM2+6=WrUg7kHdfbc6kMnfrMZO8j1vi_TySmH0YULn5sAPMPjA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Aug 1, 2013 at 12:25 PM, Jeevan Chalke <
jeevan(dot)chalke(at)enterprisedb(dot)com> wrote:

>
>
>
> On Wed, Jul 31, 2013 at 7:47 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
>> Jeevan Chalke <jeevan(dot)chalke(at)enterprisedb(dot)com> writes:
>> > Oops forgot patch.
>> > Attached now.
>>
>> Hmm ... I think the logic change is good, but two demerits for not fixing
>> the adjacent comment.
>>
>
> I had a look over comments and somehow I found that OK.
>
> Anyway, updated comments in this version of patch.
>

It looks like you have committed the changes with updated comments and more
test-cases.

Thanks

>
> Thanks
>
>
>>
>> regards, tom lane
>>
>
>
>
> --
> Jeevan B Chalke
>
>

--
Jeevan B Chalke
Senior Software Engineer, R&D
EnterpriseDB Corporation
The Enterprise PostgreSQL Company

Phone: +91 20 30589500

Website: www.enterprisedb.com
EnterpriseDB Blog: http://blogs.enterprisedb.com/
Follow us on Twitter: http://www.twitter.com/enterprisedb

This e-mail message (and any attachment) is intended for the use of the
individual or entity to whom it is addressed. This message contains
information from EnterpriseDB Corporation that may be privileged,
confidential, or exempt from disclosure under applicable law. If you are
not the intended recipient or authorized to receive this for the intended
recipient, any use, dissemination, distribution, retention, archiving, or
copying of this communication is strictly prohibited. If you have received
this e-mail in error, please notify the sender immediately by reply e-mail
and delete this message.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Antonin Houska 2013-08-01 08:14:43 Misplaced BKI entries in pg_amproc.h
Previous Message Amit Langote 2013-08-01 07:04:39 Re: FailedAssertion on initdb with 9.4dev