Handle PlaceHolderVar case in replace_varno_walker
Alexander Korotkov <akorotkov@postgresql.org>
Handle PlaceHolderVar case in replace_varno_walker This commit also retires sje_walker. This increases the generalty of replacing varno in the parse tree and simplifies the code. Discussion: https://postgr.es/m/18187-831da249cbd2ff8e%40postgresql.org Author: Richard Guo Reviewed-by: Andrei Lepikhov
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/optimizer/plan/analyzejoins.c | modified | +12 −22 |
Discussion
- BUG #18187: Unexpected error: "variable not found in subplan target lists" triggered by JOIN 24 messages · 2023-11-07 → 2023-12-25