Re: No bison and NAMEDATALEN > 31: initdb failure? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: No bison and NAMEDATALEN > 31: initdb failure?
Date
Msg-id 18846.1027981408@sss.pgh.pa.us
Whole thread Raw
In response to No bison and NAMEDATALEN > 31: initdb failure?  (Ian Barwick <barwick@gmx.net>)
Responses Re: No bison and NAMEDATALEN > 31: initdb failure?  (Ian Barwick <barwick@gmx.net>)
List pgsql-hackers
Ian Barwick <barwick@gmx.net> writes:
> - Does src/include/postgres_ext.h count as a parser definition file?

No, it doesn't.  Your experience sounds like you may have neglected to
do a full rebuild after altering NAMEDATALEN.  (By default, we don't
compute object-file dependencies, so it's up to you to do "make clean"
after changing fundamental parameters.)  It's unlikely that installing
Bison per se affected anything --- unless possibly you had corrupted
copies of gram.c etc.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: That CREATE OPERATOR CLASS patch
Next
From: Thomas Lockhart
Date:
Subject: WAL file location