Re: patch adding new regexp functions - Mailing list pgsql-patches

From Jeremy Drake
Subject Re: patch adding new regexp functions
Date
Msg-id Pine.BSO.4.64.0703281154500.685@resin.csoft.net
Whole thread Raw
In response to Re: patch adding new regexp functions  (Bruce Momjian <bruce@momjian.us>)
Responses Re: patch adding new regexp functions
Re: patch adding new regexp functions
List pgsql-patches
> Jeremy Drake wrote:
> > On Thu, 22 Mar 2007, Tom Lane wrote:
> >
> > > I'd vote for making this new code look like the rest of it, to wit
> > > hardwire the values.
> >
> > Attached please find a patch which does this.

I just realized that the last patch removed all usage of fcinfo in the
setup_regexp_matches function, so this version of the patch also removes
it as a parameter to that function.

--
Think of it!  With VLSI we can pack 100 ENIACs in 1 sq. cm.!

Attachment

pgsql-patches by date:

Previous
From: "Pavel Stehule"
Date:
Subject: scrollable cursor support without MOVE statement
Next
From: Holger Schurig
Date:
Subject: Re: [PATCH] add CLUSTER table ORDER BY index