diff options
author | Alexander Korotkov | 2025-05-03 19:30:52 +0000 |
---|---|---|
committer | Alexander Korotkov | 2025-05-03 19:30:52 +0000 |
commit | 250a718aadad68793e82103282247556a46a3cfc (patch) | |
tree | 61287bfc020c2fc899c4e4a2fbefd622b5424c5a /meson_options.txt | |
parent | fb21ed6c38da719149443e78048790c0347e2c9b (diff) |
Refactor ChangeVarNodesExtended() using the custom callback
fc069a3a6319 implemented Self-Join Elimination (SJE) and put related logic
to ChangeVarNodes_walker(). This commit provides refactoring to remove the
SJE-related logic from ChangeVarNodes_walker() but adds a custom callback to
ChangeVarNodesExtended(), which has a chance to process a node before
ChangeVarNodes_walker(). Passing this callback to ChangeVarNodesExtended()
allows SJE-related node handling to be kept within the analyzejoins.c.
Reported-by: Richard Guo <[email protected]>
Discussion: https://postgr.es/m/CAMbWs49PE3CvnV8vrQ0Dr%3DHqgZZmX0tdNbzVNJxqc8yg-8kDQQ%40mail.gmail.com
Author: Andrei Lepikhov <[email protected]>
Author: Alexander Korotkov <[email protected]>
Diffstat (limited to 'meson_options.txt')
0 files changed, 0 insertions, 0 deletions