strongduanmu opened a new issue #10089: URL: https://github.com/apache/shardingsphere/issues/10089
# Background In order to improve the support of PostgreSQL parse, we need to recheck the PostgreSQL syntax definition, PostgreSQL Statement build and sharding route rewrite logic. # Tasks 1. Refer to the [official documentation](https://www.postgresql.org/docs/13/index.html) to check the PostgreSQL syntax definition; 2. Refer to MySQL Statement to improve the support of PostgreSQL Statement; 3. Refer to the case in the integration test to improve the PostgreSQL support; -- 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. For queries about this service, please contact Infrastructure at: [email protected]
