Re: 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: akuluasan <akuluasan@163.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Richard Guo <guofenglinux@gmail.com>,
zuming.jiang@inf.ethz.ch, pgsql-bugs@lists.postgresql.org
Date: 2024-04-15T03:42:10Z
Lists: pgsql-bugs
On Mon, 1 Apr 2024 at 21:34, akuluasan <akuluasan@163.com> wrote: > I am using my tool to simplify the SQL query. Can you please confirm if the simplification process helps you diagnose and locate bugs? The root cause of this has already been established, so in this case, the answer is "no". However, since you wrote "bugs" rather than "this bug", for cases where we've not found the root cause, the more simple the reproducer, the better. 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