wugeer commented on PR #1485: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1485#issuecomment-2445955187
Sorry, I mixed up the documentation links for `listen` and `notify` in the last commit. And currently, only PostgreSQL supports `listen` and `notify` syntax, so I've added a dialect check and moved the tests to `sqlparser_postgres.rs`. Could you please review it again? @iffyio -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
