Re: byacc problem with FreeBSD ... - Mailing list pgsql-hackers

From Tom Lane
Subject Re: byacc problem with FreeBSD ...
Date
Msg-id 24402.969894008@sss.pgh.pa.us
Whole thread Raw
In response to byacc problem with FreeBSD ...  (The Hermit Hacker <scrappy@hub.org>)
Responses Re: byacc problem with FreeBSD ...
List pgsql-hackers
The Hermit Hacker <scrappy@hub.org> writes:
> Just going through Peter's new 'mk-snapshot' script, and found a problem:

> gmake[4]: Entering directory `/home/projects/pgsql/snapshot/pgsql/postgresql-snapshot/src/backend/parser'
> byacc -d  gram.y
> byacc: f - maximum table size exceeded

byacc?  Why isn't it using bison?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Q: How to #ifdef for dlopen() or a specific OS Version
Next
From: Peter Mount
Date:
Subject: Re: Please no // comments in C source (ecpg)