Re: problem with NOTICE: _outNode: don't know how to print type - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: problem with NOTICE: _outNode: don't know how to print type
Date
Msg-id 392D4498.18B8E821@cupid.suninternet.com
Whole thread Raw
In response to problem with NOTICE: _outNode: don't know how to print type  (Ari Jolma <ajolma@water.hut.fi>)
Responses Re: problem with NOTICE: _outNode: don't know how to print type  (Ari Jolma <ajolma@water.hut.fi>)
List pgsql-general
Ari Jolma wrote:
> template1=> select a from a union select a from a where a in (select a from
> a);
> NOTICE:  _outNode: don't know how to print type 1044119613
> NOTICE:  _outNode: don't know how to print type 1044119613
> a
> -
> (0 rows)

Hmm, I may be missing something, but "select a from a" is not
a legal statement. As the message suggests, a is not a
printable type. Maybe you meant a.* ?
--
Martijn van Oosterhout <kleptog@cupid.suninternet.com>
http://cupid.suninternet.com/~kleptog/


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Public Domain SQL grammars?
Next
From: Lamar Owen
Date:
Subject: Re: startup script