bison error - Mailing list pgsql-hackers

From bigapple
Subject bison error
Date
Msg-id 20021209065808.C93EC1C9C1C78@sm204.163.com
Whole thread Raw
Responses Re: bison error
Re: bison error
List pgsql-hackers
hi,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.

However, I used the source from the ftp, find preproc.c in there.  gmake will skip the
step(bison -y -d preproc.y) and succeeded.

who can tell me why?
       
          2002-12-09





pgsql-hackers by date:

Previous
From: "Josh Berkus"
Date:
Subject: Re: [GENERAL] PostgreSQL Global Development Group
Next
From: Neil Conway
Date:
Subject: Re: bison error