"Pavel Stehule" <[EMAIL PROTECTED]> writes:
> compilation pg8.4 finished with error

> In file included from ../../../../src/include/access/xlog.h:20,
>                  from ../../../../src/include/access/hash.h:24,
>                  from catcache.c:19:
> ../../../../src/include/utils/timestamp.h:312: error: expected ')'
> before 'fcinfo'
> make[4]: *** [catcache.o] Error 1

That's just bizarre --- how could it possibly fail on that line,
if it got through all the earlier declarations successfully?

Is this reproducible?  Maybe you've got bad cached data somewhere.
I see none of the buildfarm machines are unhappy, so a clean CVS
checkout presumably will work.

                        regards, tom lane

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to