Re: BUG #13863: Select from views gives wrong results

Поиск
Список
Период
Сортировка
От Andrew Gierth
Тема Re: BUG #13863: Select from views gives wrong results
Дата
Msg-id 87si14w1tz.fsf@news-spur.riddles.org.uk
обсуждение исходный текст
Ответ на Re: BUG #13863: Select from views gives wrong results  (Dean Rasheed <dean.a.rasheed@gmail.com>)
Ответы Re: BUG #13863: Select from views gives wrong results
Re: BUG #13863: Select from views gives wrong results
Список pgsql-bugs
I think for now the following patch is best. This preserves the ability
to push degenerate HAVING clauses through an explicit GROUP BY () as
well as an implicit one, but prevents pushdown in all other cases.

Includes comment and regression test.

--
Andrew (irc:RhodiumToad)


Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: BUG #13891: Deparsed arbiter WHERE clauses cannot be parsed by Postgres
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: Re[2]: [BUGS] Segfault in MemoryContextAlloc