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 2023/01/10 07:45:40 UTC

[shardingsphere] branch master updated (bda4a6e5030 -> 54e72044aec)

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 bda4a6e5030 metric total_proxy_requests changed to proxy_request_total (#23459)
     add 54e72044aec Fix failed to parse PostgreSQL/openGauss SQL contains money type (#23468)

No new revisions were added by this update.

Summary of changes:
 .../src/main/antlr4/imports/opengauss/BaseRule.g4  |  2 +-
 .../antlr4/imports/opengauss/OpenGaussKeyword.g4   |  4 ---
 .../src/main/antlr4/imports/postgresql/BaseRule.g4 |  2 +-
 .../antlr4/imports/postgresql/PostgreSQLKeyword.g4 |  4 ---
 .../parser/src/main/resources/case/dml/select.xml  | 16 +++++++++++
 .../main/resources/sql/supported/dml/select.xml    |  1 +
 .../main/resources/sql/unsupported/unsupported.xml | 32 ----------------------
 7 files changed, 19 insertions(+), 42 deletions(-)