aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/advanced.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2024-01-10 13:36:33 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2024-01-10 13:36:33 -0500
commitd641b827af3966e349cbcc592bc51a4ab770c37b (patch)
treea88f1c4638da20498785c334505491b1264323a9 /src/tutorial/advanced.source
parent5b2da240e01ecaef8181b0feebaeb69e6fefdaa0 (diff)
downloadpostgresql-d641b827af3966e349cbcc592bc51a4ab770c37b.tar.gz
postgresql-d641b827af3966e349cbcc592bc51a4ab770c37b.zip
Handle WindowClause.runCondition in tree walker/mutator functions.
Commit 9d9c02ccd, which added the notion of a "run condition" for window functions, neglected to teach nodeFuncs.c to process the new field. Remarkably, that doesn't seem to have had any ill effects before we invented Var.varnullingrels, but now it can cause visible failures in join-removal scenarios. I have no faith that there's not reachable problems in v15 too, so back-patch the code change to v15 where 9d9c02ccd came in. The test case seems irrelevant to v15, though. Per bug #18277 from Zuming Jiang. Diagnosis and patch by Richard Guo. Discussion: https://postgr.es/m/18277-089ead83b329a2fd@postgresql.org
Diffstat (limited to 'src/tutorial/advanced.source')
0 files changed, 0 insertions, 0 deletions