According to #15 the error position should be reported now. But I only get the basic error message when using this package:
"@libpg-query/parser": "^17.6.3",
I successfully get the extended error reporting when using this package
"libpg-query": "^17.6.0",
Is there something I need to enable in @libpg-query/parser to use the additional error reporting?