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
now that we have a custom lexer, we can simply build a preprocessor for libpg_query to replace unsupported tokens with supported parameters ($0, $1, …)
also ensure that we support all of the below in the lexer.