Dave Bartmess (dingodave(at)edingo(dot)net) reports a bug with a severity of 1
The lower the number the more severe it is.
Short Description
bison dies with max table size fatal error
Long Description
I downloaded the source, ran configure with --with-java option, then ran make.
The error coming back is:
make[5]: Leaving directory `/development/postgresql/pgsql-server/src/port'
bison -y -d preproc.y
preproc.y:5560: fatal error: maximum table size (32767) exceeded
make[4]: *** [preproc.h] Error 1
make[4]: Leaving directory `/development/postgresql/pgsql-server/src/interfaces/ecpg/preproc'
make[3]: *** [all] Error 2
Sample Code
No file was uploaded with this report