pgsql: Fix comments for ChangeVarNodes() and related functions

2025-11-04 Thread Richard Guo
Fix comments for ChangeVarNodes() and related functions The comment for ChangeVarNodes() refers to a parameter named change_RangeTblRef, which does not exist in the code. The comment for ChangeVarNodesExtended() contains an extra space, while the comment for replace_relid_callback() has an awkwar

pgsql: Fix comments for ChangeVarNodes() and related functions

2025-11-04 Thread Richard Guo
Fix comments for ChangeVarNodes() and related functions The comment for ChangeVarNodes() refers to a parameter named change_RangeTblRef, which does not exist in the code. The comment for ChangeVarNodesExtended() contains an extra space, while the comment for replace_relid_callback() has an awkwar