This release is mainly to fix a recursion bug in L044
Other changes:
- Parsing improvements around optional brackets.
- Better parsing of set operators (like
UNION) and how they interact withORDER BYclauses. - Support for comparison operators like
~. - Fix parsing of snowflake
SAMPLEsyntax. SPACEkeyword now has no special meaning in the postgres dialect.