You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by du...@apache.org on 2021/11/22 05:57:42 UTC

[shardingsphere] branch master updated (1d2d71d -> 55e3d1d)

This is an automated email from the ASF dual-hosted git repository.

duanzhengqiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 1d2d71d  Refactor MySQL show procedure status SQL parser. (#13729)
     add 55e3d1d  fix og/pg comment lexer. (#13733)

No new revisions were added by this update.

Summary of changes:
 .../src/main/antlr4/imports/opengauss/Comments.g4  |  2 +-
 .../src/main/antlr4/imports/postgresql/Comments.g4 |  2 +-
 .../src/main/resources/case/dml/select.xml         | 24 ++++++++++++++++++++++
 .../resources/sql/supported/dml/select-comment.xml |  5 +++--
 4 files changed, 29 insertions(+), 4 deletions(-)