Re: BUG #18305: Unexpected error: "WindowFunc not found in subplan target lists" triggered by subqueries
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Richard Guo <guofenglinux@gmail.com>, zuming.jiang@inf.ethz.ch, pgsql-bugs@lists.postgresql.org
Date: 2024-04-30T23:30:57Z
Lists: pgsql-bugs
On Tue, 30 Apr 2024 at 09:39, David Rowley <dgrowleyml@gmail.com> wrote: > The attached v2 is the same patch as earlier and is intended for <= v16. I want to commit this one so it makes it into the next minor version releases. It's not very complex, so plan to push it later today. I'll hold off with the v17 version for a while. David
Commits
-
Fix query pullup issue with WindowClause runCondition
- 7d2c7f08d9c5 17.0 landed
-
Make documentation builds reproducible
- b0f0a9432d0b 17.0 cited
-
Teach planner about more monotonic window functions
- 456fa635a909 16.0 cited