You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2021/04/21 01:33:46 UTC

[shardingsphere] branch master updated (cff6572 -> 617e7ba)

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

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


    from cff6572  Verify duplicate sharding table names for CREATE SHARDING TABLE RULE (#10130)
     add 617e7ba  Implement PostgreSQLPrivilegeHandler and add unit test (#10115)

No new revisions were added by this update.

Summary of changes:
 .../dialect/PostgreSQLPrivilegeHandler.java        | 41 ++++++++++++--
 .../builder/dialect/SQLServerPrivilegeHandler.java |  2 +-
 .../dialect/PostgreSQLPrivilegeHandlerTest.java    | 65 ++++++++++++++++++++++
 3 files changed, 101 insertions(+), 7 deletions(-)