Re: [HACKERS] Unexpected subselect result.

Vadim Mikheev <vadim@sable.krasnoyarsk.su>

From: "Vadim B. Mikheev" <vadim@sable.krasnoyarsk.su>
To: Keith Parks <emkxp01@mtcc.demon.co.uk>
Cc: hackers@postgreSQL.org
Date: 1998-02-19T02:28:16Z
Lists: pgsql-hackers

Attachments

Keith Parks wrote:
> 
> Hi,
> 
> I was having a play with subselects and found this, not very clever,
> nested subselect didn't work as I expected.
> 
> Any Ideas?
> 
> I also noticed that the subselect regression tests include only
> int and float columns in the tests.

Thanks, Keith!

Vadim