Christopher Kings-Lynne <[EMAIL PROTECTED]> writes: > gmake -C parser parse.h > gmake[3]: Entering directory > `/usr/home/chriskl/pgsql-server/src/backend/parser' > bison -y -d gram.y > gram.y:1820.51-52: $$ of `OptLocation' has no declared type > gram.y:1821.99-100: $$ of `OptLocation' has no declared type
Uh ... there is no 'OptLocation' in CVS-tip gram.y (nor AFAICT in any recent version either). regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster