Re: BUG #16834: where-in: if the nested query fails, the parent query returns all the records - Mailing list pgsql-bugs

From David G. Johnston
Subject Re: BUG #16834: where-in: if the nested query fails, the parent query returns all the records
Date
Msg-id CAKFQuwaq1TaGp9E1GKH8KOCe3Ec44XuUesZ87RfkkuV72LfecQ@mail.gmail.com
Whole thread Raw
In response to BUG #16834: where-in: if the nested query fails, the parent query returns all the records  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
On Friday, January 22, 2021, PG Bug reporting form <noreply@postgresql.org> wrote:


If you run only the nested query it fails because the field does not exist
for table_b
If you run all the query, it returns all the records of table_a


David J.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #16833: postgresql 13.1 process crash every hour
Next
From: PG Bug reporting form
Date:
Subject: BUG #16835: btree index does not work for where clause using 'foo%'