> I am getting similar stuff. Thomas will have to comment.
Hey, what makes you think I have anything to do with it?
However, I have heard that someone probably left a -DPARSEDEBUG in the
backend/parser/Makefile by mistake :(
Take it out and recompile by doing a make clean in that directory and
then a make install in src...
I'll fix the source tree now. Sorry for the problem.
- Tom
> > I've just synced myself to cvs, an rebuilt. So far, everything has gone
> > fine, except when giving the postgres super user a password:
> >
> > template1=> alter user postgres with password ******;
> > NOTICE: _outNode: don't know how to print type 644
> > NOTICE: _outNode: don't know how to print type 603
> > NOTICE: _outNode: don't know how to print type 610
> > ALTER USER
> >
> > Any ideas?