wugeer opened a new pull request, #1485: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1485
This PR supports `LISTEN/NOTIFY` clause for postgres dialect,. For more information, please refer to: https://www.postgresql.org/docs/current/sql-listen.html https://www.postgresql.org/docs/current/sql-notify.html It also introduces the following keywords: - LISTEN - NOTIFY This resolves part of issue https://github.com/apache/datafusion-sqlparser-rs/issues/1481 -- 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]
