Re: Bug #808: bison dies with max table size fatal error

From: Neil Conway <neilc(at)samurai(dot)com>
To: dingodave(at)edingo(dot)net
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #808: bison dies with max table size fatal error
Date: 2002-10-30 17:23:53
Message-ID: 871y67x2l2.fsf@mailbox.samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

pgsql-bugs(at)postgresql(dot)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(at)samurai(dot)com> || PGP Key ID: DB3C29FC

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Jord Tanner 2002-10-30 19:24:11 to_char(date,'YYYYMMDD') bug
Previous Message pgsql-bugs 2002-10-30 17:17:00 Bug #808: bison dies with max table size fatal error