Re: BUG #19533: Wrong results from WindowAgg run-condition pushdown on count() with EXCLUDE CURRENT ROW
От
David Rowley
Тема
Re: BUG #19533: Wrong results from WindowAgg run-condition pushdown on count() with EXCLUDE CURRENT ROW
Дата
Msg-id
CAApHDvod3V=TKBB=Z3M-bPquzyznR1SYra77NWCTZLUUERm28g@mail.gmail.com
Список
Дерево обсуждения
BUG #19533: Wrong results from WindowAgg run-condition pushdown on count() with EXCLUDE CURRENT ROW PG Bug reporting form <noreply@postgresql.org>
Re: BUG #19533: Wrong results from WindowAgg run-condition pushdown on count() with EXCLUDE CURRENT ROW Chengpeng Yan <chengpeng_yan@outlook.com>
Re: BUG #19533: Wrong results from WindowAgg run-condition pushdown on count() with EXCLUDE CURRENT ROW Richard Guo <guofenglinux@gmail.com>
On Tue, 7 Jul 2026 at 17:11, John Naylor wrote: > - /* No ORDER BY clause then all rows are peers */ > ... > + /* No ORDER BY clause and RANGE mode means all rows are peers. */ > > Was the old comment wrong? Or are all rows still peers, but that's not > sufficient to show monotonicity? The test needed to be updated because detecting monotonically increasing and decreasing in ROWS mode wasn't correct. The comment got updated along with the test. David
В списке pgsql-bugs по дате отправления
От: Michael Paquier
Дата:
От: Bharath Rupireddy
Дата: