Re: Allow WindowFuncs prosupport function to use more optimal WindowClause options
Vik Fearing <vik@postgresfriends.org>
From: Vik Fearing <vik@postgresfriends.org>
To: David Rowley <dgrowleyml@gmail.com>
Cc: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>,
Erwin Brandstetter <brsaweda@gmail.com>
Date: 2022-12-23T02:46:39Z
Lists: pgsql-hackers
On 12/23/22 00:47, David Rowley wrote: > On Wed, 26 Oct 2022 at 14:38, David Rowley <dgrowleyml@gmail.com> wrote: > > I've now pushed the final result. Thank you to everyone who provided > input on this. This is a very good improvement. Thank you for working on it. -- Vik Fearing
Commits
-
Allow window functions to adjust their frameOptions
- ed1a88ddaccf 16.0 landed