Re: 7.2b1 ...

From: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: 7.2b1 ...
Date: 2001-10-29 22:29:01
Message-ID: 200110292229.RAA24831@www.wgcr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Monday 29 October 2001 04:58 pm, Tom Lane wrote:
> Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> writes:
> > gcc -O2 -march=i386 -mcpu=i686 -Wall -Wmissing-prototypes
> > -Wmissing-declarations -fpic -I. -I../../src/include
> > -I/usr/kerberos/include -c -o fuzzystrmatch.o fuzzystrmatch.c
> > fuzzystrmatch.c: In function `_metaphone':
> > fuzzystrmatch.c:345: parse error before `return'
> > make[1]: *** [fuzzystrmatch.o] Error 1
> > make[1]: Leaving directory
> > `/usr/src/redhat/BUILD/postgresql-7.2b1/contrib/fuzzystrmatch'
> > make: *** [all] Error 2

> This is a bug introduced by Bruce's recent pgindent run, not an RPM
> packaging issue. I believe the fix is in CVS already.

Ok.

I'll patch only what I have to patch to get a build of 7.2b1, or I might as
well call any resultant RPMset postgresql-7.x.cvs20011029 or somesuch.

At least it was something simple.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Philip Warner 2001-10-30 00:49:28 Re: Odd error in complex query (7.2): Sub-SELECT
Previous Message James Patterson 2001-10-29 22:02:03 Performance problems???