-
Notifications
You must be signed in to change notification settings - Fork 104
Awareness of the new squawk postgres sql query with error recovery #395
Answered
by
psteinroe
BentEngbers
asked this question in
Q&A
-
I came across the new squawk 2.0 release yesterday and noticed that it has a new parser:
- New parser with error recovery -- it doesn't fail if you're missing a comma, semicolon, etc! This also means we've removed the dependency on libpg_query.
This could perhaps be interesting for the postgres language server project?
Beta Was this translation helpful? Give feedback.
All reactions
Answered by
psteinroe
May 8, 2025
Yes! I already had a look and will try it out soon. Would unblock a lot of it works 🚀
Replies: 1 comment
-
Yes! I already had a look and will try it out soon. Would unblock a lot of it works 🚀
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
0 replies
Answer selected by
BentEngbers
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment