Re: Problem when running initdb with latest cvs code - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Problem when running initdb with latest cvs code
Date
Msg-id 10104.1056906822@sss.pgh.pa.us
Whole thread Raw
In response to Problem when running initdb with latest cvs code  ("Francisco Figueiredo Jr." <fxjrlists@yahoo.com.br>)
List 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 by date:

Previous
From: "Francisco Figueiredo Jr."
Date:
Subject: Problem when running initdb with latest cvs code
Next
From: Andreas Pflug
Date:
Subject: Re: Problem when running initdb with latest cvs code