On Mon, 25 Sep 2000, Alfred Perlstein wrote:
> * Tom Lane <[EMAIL PROTECTED]> [000925 08:11] wrote:
> > The Hermit Hacker <[EMAIL PROTECTED]> writes:
> > > Just going through Peter's new 'mk-snapshot' script, and found a problem:
> >
> > > gmake[4]: Entering directory
>`/home/projects/pgsql/sna
On Mon, 25 Sep 2000, Tom Lane wrote:
> The Hermit Hacker <[EMAIL PROTECTED]> writes:
> > damn ... I thought that our configure refused anything *but* bison? how
> > come its allowying me to use byacc? :)
>
> I think it should try to use the system yacc if it can't find bison.
> It is possible t
* Tom Lane <[EMAIL PROTECTED]> [000925 08:11] wrote:
> The Hermit Hacker <[EMAIL PROTECTED]> 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'
> >
The Hermit Hacker <[EMAIL PROTECTED]> writes:
> damn ... I thought that our configure refused anything *but* bison? how
> come its allowying me to use byacc? :)
I think it should try to use the system yacc if it can't find bison.
It is possible to build our grammar with non-bison yaccs, since we
damn ... I thought that our configure refused anything *but* bison? how
come its allowying me to use byacc? :)
On Mon, 25 Sep 2000, Peter Eisentraut wrote:
> The Hermit Hacker writes:
>
> > Just going through Peter's new 'mk-snapshot' script, and found a problem:
> >
> > gmake[4]: Entering
The Hermit Hacker <[EMAIL PROTECTED]> 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
byac
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
gmake[4]: *** [gram.c] Error 2
gmake[4]: Leaving directory