Re: pgsql: I made the patch that implements regexp_replace

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: I made the patch that implements regexp_replace
Date: 2005-07-10 18:32:07
Message-ID: 200507101832.j6AIW7g08817@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Tom Lane wrote:
> momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian) writes:
> > I made the patch that implements regexp_replace again.
>
> This patch broke tsearch2.

Thanks, fixed.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-07-10 18:32:55 pgsql: > One more failure: > > I think this is because we don't have -lz
Previous Message Bruce Momjian 2005-07-10 18:32:00 pgsql: Add extra argument for new pg_regexec API.