[BUGS] BUG #14514: Bug in Subquery
От
reva.d91@gmail.com
Тема
[BUGS] BUG #14514: Bug in Subquery
Дата
Msg-id
20170125072311.1435.32147@wrigleys.postgresql.org
Список
Дерево обсуждения
[BUGS] BUG #14514: Bug in Subquery reva.d91@gmail.com
Re: [BUGS] BUG #14514: Bug in Subquery Tom Lane <tgl@sss.pgh.pa.us>
Re: [BUGS] BUG #14514: Bug in Subquery Pantelis Theodosiou <ypercube@gmail.com>
Re: [BUGS] BUG #14514: Bug in Subquery John McKown <john.archie.mckown@gmail.com>
Re: [BUGS] BUG #14514: Bug in Subquery "David G. Johnston" <david.g.johnston@gmail.com>
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
В списке pgsql-bugs по дате отправления
От: David Fetter
Дата: