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

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: BUG #16834: where-in: if the nested query fails, the parent query returns all the records
Дата
Msg-id CAKFQuwaq1TaGp9E1GKH8KOCe3Ec44XuUesZ87RfkkuV72LfecQ@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #16834: where-in: if the nested query fails, the parent query returns all the records  (PG Bug reporting form <noreply@postgresql.org>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #16833: postgresql 13.1 process crash every hour
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #16835: btree index does not work for where clause using 'foo%'