Re: BUG #13336: Unexpected result from invalid query - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #13336: Unexpected result from invalid query
Date
Msg-id 21081.1432343689@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #13336: Unexpected result from invalid query  (Christian Ullrich <chris@chrullrich.net>)
List pgsql-bugs
Christian Ullrich <chris@chrullrich.net> writes:
> Hm. That makes some sense, I guess. But is that true even if the reference in the subquery is not explicitly
qualified?"SELECT foo FROM test_table2" looks to me like it refers to that table pretty unequivocally. 

This behavior is required by the SQL standard ...

            regards, tom lane

pgsql-bugs by date:

Previous
From: Christian Ullrich
Date:
Subject: Re: BUG #13336: Unexpected result from invalid query
Next
From: "Paragon Corporation"
Date:
Subject: Re: BUG #13334: PostGIS 2.2 crash in topology (array_contain_compare)