everly-gif commented on code in PR #19842:
URL: https://github.com/apache/shardingsphere/pull/19842#discussion_r937348052
##########
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:
thank you for this tip! will keep this in my mind for my next PRs . Ill
revert the changes for `DDLStatement.g4`
--
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]