Re: No bison and NAMEDATALEN > 31: initdb failure?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: No bison and NAMEDATALEN > 31: initdb failure?
Дата
Msg-id 18846.1027981408@sss.pgh.pa.us
обсуждение исходный текст
Ответ на No bison and NAMEDATALEN > 31: initdb failure?  (Ian Barwick <barwick@gmx.net>)
Ответы Re: No bison and NAMEDATALEN > 31: initdb failure?  (Ian Barwick <barwick@gmx.net>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: That CREATE OPERATOR CLASS patch
Следующее
От: Thomas Lockhart
Дата:
Сообщение: WAL file location