You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Create a standardized expression_tree_mutator support routine
to go along with expression_tree_walker. (_walker is not suitable forroutines that need to alter the tree structure significantly.) Other minorcleanups in clauses.c.