apache / datafusion-sqlparser-rs

Extensible SQL Lexer and Parser for Rust
Apache License 2.0
2.81k stars 543 forks source link

Add support for PostgreSQL LISTEN/NOTIFY #1481

Open aek opened 1 month ago

aek commented 1 month ago

Currently there is no support for LISTEN and NOTIFY statements in the PostgreSqlDialect