The following bug has been logged on the website:
Bug reference: 14514
Logged by: Revathi Dharmalingam
Email address: reva.d91@gmail.com
PostgreSQL version: 9.3.10
Operating system: Windows 7/Unix
Description:
It is ignoring the invalid columns in subquery,Instead of throwing the error
'Column does not exist'.
(eg):
select * from emp where (empname,empid,empno) in(selec emname,emid,emno from
em_details)
Note:There is no emno in em_details table.
--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs