m-novikov / tree-sitter-sql

SQL syntax highlighting for tree-sitter
MIT License
110 stars 32 forks source link

Support postgresql do statement #57

Open pplam opened 2 years ago

pplam commented 2 years ago

Supported the DO statement for PostgreSQL.

Ref: https://www.postgresql.org/docs/current/sql-do.html