Re: patch adding new regexp functions

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Jeremy Drake <pgsql(at)jdrake(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Neil Conway <neilc(at)samurai(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, David Fetter <david(at)fetter(dot)org>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>, Mark Dilger <pgsql(at)markdilger(dot)com>
Subject: Re: patch adding new regexp functions
Date: 2007-03-28 21:09:37
Message-ID: 200703282109.l2SL9bH17362@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches


Your patch has been added to the PostgreSQL unapplied patches list at:

http://momjian.postgresql.org/cgi-bin/pgpatches

It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.

---------------------------------------------------------------------------

Jeremy Drake wrote:
> > 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.!
Content-Description:

[ Attachment, skipping... ]

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2007-03-28 21:12:51 Re: Patch queue concern
Previous Message Simon Riggs 2007-03-28 21:04:59 Re: Patch queue concern

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2007-03-28 22:51:08 Re: Replace badly licensed blf.c in pgcrypto
Previous Message Holger Schurig 2007-03-28 21:07:01 [PATCH] add CLUSTER table USING index (take 2)