Re: 7.2b1 ... - Mailing list pgsql-hackers

From Tom Lane
Subject Re: 7.2b1 ...
Date
Msg-id 14631.1004392715@sss.pgh.pa.us
Whole thread Raw
In response to Re: 7.2b1 ...  (Lamar Owen <lamar.owen@wgcr.org>)
Responses Re: 7.2b1 ...
Re: 7.2b1 ...
List pgsql-hackers
Lamar Owen <lamar.owen@wgcr.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.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Odd error in complex query (7.2): Sub-SELECT uses un-GROUPed...
Next
From: "Roderick A. Anderson"
Date:
Subject: Tablespaces