Re: bison error - Mailing list pgsql-hackers

From Neil Conway
Subject Re: bison error
Date
Msg-id 1039417621.350.89.camel@tokyo
Whole thread Raw
In response to bison error  ("bigapple" <bigapple__2002@163.com>)
List pgsql-hackers
On Mon, 2002-12-09 at 01:58, bigapple wrote:
>  When I check out the pgsql from cvs and I complile it,  an error occured .
> 
> dir: pgsql/src/interfaces/ecpg/preproc
> bison -y -d preproc.y
> erro information:
>   preproc.y:5559: fatal error: maximum table size (32767) exceeded.

You need to use Bison 1.50 or greater, due to a limitation in previous
versions of Bison.

Cheers,

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





pgsql-hackers by date:

Previous
From: "bigapple"
Date:
Subject: bison error
Next
From: Joe Conway
Date:
Subject: Re: bison error