Re: Problem when running initdb with latest cvs code

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Problem when running initdb with latest cvs code
Дата
Msg-id 10104.1056906822@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Problem when running initdb with latest cvs code  ("Francisco Figueiredo Jr." <fxjrlists@yahoo.com.br>)
Список pgsql-hackers
"Francisco Figueiredo Jr." <fxjrlists@yahoo.com.br> writes:
> initializing pg_depend... ERROR:  expression_tree_walker: Unexpected 
> node type 601
> IN:  expression_tree_walker (clauses.c:2320)

Did you do a "make clean" and full recompile after your last cvs update?
This looks like some modules are out of sync about internal node type
numbers.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Francisco Figueiredo Jr."
Дата:
Сообщение: Problem when running initdb with latest cvs code
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: Problem when running initdb with latest cvs code