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
plpgsql/parser: add parser support for RETURN NEXT
This commit adds support for `RETURN NEXT` statements to the PL/pgSQL
parser. A following commit will add execution support.
Informs #105240
Release note: None
0 commit comments