Re: Problem when running initdb with latest cvs code

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Francisco Figueiredo Jr(dot)" <fxjrlists(at)yahoo(dot)com(dot)br>
Cc: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Problem when running initdb with latest cvs code
Date: 2003-06-29 17:13:42
Message-ID: 10104.1056906822@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Francisco Figueiredo Jr." <fxjrlists(at)yahoo(dot)com(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andreas Pflug 2003-06-29 17:23:44 Re: Problem when running initdb with latest cvs code
Previous Message Francisco Figueiredo Jr. 2003-06-29 16:53:05 Problem when running initdb with latest cvs code