Re: Bug #808: bison dies with max table size fatal error - Mailing list pgsql-bugs

From Neil Conway
Subject Re: Bug #808: bison dies with max table size fatal error
Date
Msg-id 871y67x2l2.fsf@mailbox.samurai.com
Whole thread Raw
In response to Bug #808: bison dies with max table size fatal error  (pgsql-bugs@postgresql.org)
Responses Re: Bug #808: bison dies with max table size fatal error  ("Dave Bartmess" <dingodave@edingo.net>)
List pgsql-bugs
pgsql-bugs@postgresql.org writes:
> bison -y -d  preproc.y
> preproc.y:5560: fatal error: maximum table size (32767) exceeded

You need to use Bison 1.50 or greater -- although if you're building
an official source release (e.g. 7.3beta3), Bison shouldn't be
required at all.

Cheers,

Neil

--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #808: bison dies with max table size fatal error
Next
From: Jord Tanner
Date:
Subject: to_char(date,'YYYYMMDD') bug