Re: BUG #18852: Unexpected expression in subquery output

Поиск
Список
Период
Сортировка
От Robins Tharakan
Тема Re: BUG #18852: Unexpected expression in subquery output
Дата
Msg-id CAEP4nAw01qm8XyoKwjXFo7qSJx0izc0EBq8N_ZWM8FvYmVeX+Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #18852: Unexpected expression in subquery output  (Tender Wang <tndrwang@gmail.com>)
Список pgsql-bugs

On Tue, 18 Mar 2025 at 01:51, Tender Wang <tndrwang@gmail.com> wrote:

PG Bug reporting form <noreply@postgresql.org> 于2025年3月17日周一 16:35写道:
The following bug has been logged on the website:

Bug reference:      18852


I can reproduce this issue on HEAD.    
SELECT FROM a.f RIGHT JOIN b.h ON EXISTS (SELECT FROM a.e WHERE (SELECT
NULL) > g) LIMIT 9;


FWIW, there's additional discussion happening in the original thread - 


В списке pgsql-bugs по дате отправления: