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
[parser] clause_for_cursor - encapsulate FOR loop cursor variables
Extract multiple ways how to declare cursor variables of for loop
into dedicated non-terminal allowing to reduce number of branches
in bare_statement_for.
0 commit comments