Re: Fix incorrect start up costs for WindowAgg paths (bug #17862)
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: Andy Fan <zhihui.fan1213@gmail.com>
Cc: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>,
Tim Palmer <tim3sp@gmail.com>
Date: 2023-08-03T21:28:51Z
Lists: pgsql-hackers
On Fri, 4 Aug 2023 at 02:02, Andy Fan <zhihui.fan1213@gmail.com> wrote: > I have checked the updated patch and LGTM. Thank you for reviewing. I've pushed the patch to master only. David
Commits
-
Minor adjustments to WindowAgg startup cost code
- 3fd19a9b23c2 17.0 landed
-
Account for startup rows when costing WindowAggs
- 3900a02c97c7 17.0 landed