Elias Athanasopoulos <[EMAIL PROTECTED]> writes: >> Just update my CVS tree and got the following errors: >> >> make[4]: Entering directory `/home/anteater/psql/pgsql/src/backend/optimizer/util' >> gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/include > -c -o clauses.o clauses.c >> clauses.c:2322:1: directives may not be used inside a macro argument >> clauses.c:2322:1: unterminated argument list invoking macro "IsA" >> make[4]: *** [clauses.o] Error 1
I don't see that here ... did you do a clean rebuild ("make clean" or preferably "make distclean" at top level)? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly