everly-gif commented on code in PR #19842:
URL: https://github.com/apache/shardingsphere/pull/19842#discussion_r937312234
##########
shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-postgresql/src/main/antlr4/imports/postgresql/DDLStatement.g4:
##########
@@ -1056,10 +1056,10 @@ foreignServerVersion
alterStatistics
: ALTER STATISTICS
- ( ifExists? anyName SET STATISTICS signedIconst
Review Comment:
it doesn't exsits in the PostgreSQL dialect here
https://www.postgresql.org/docs/current/sql-alterstatistics.html
--
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]