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(at)cupid(dot)suninternet(dot)com>
http://cupid.suninternet.com/~kleptog/