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

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: Bug #808: bison dies with max table size fatal error
Дата
Msg-id 871y67x2l2.fsf@mailbox.samurai.com
обсуждение исходный текст
Ответ на Bug #808: bison dies with max table size fatal error  (pgsql-bugs@postgresql.org)
Ответы Re: Bug #808: bison dies with max table size fatal error  ("Dave Bartmess" <dingodave@edingo.net>)
Список 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 по дате отправления:

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #808: bison dies with max table size fatal error
Следующее
От: Jord Tanner
Дата:
Сообщение: to_char(date,'YYYYMMDD') bug