You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by xi...@apache.org on 2020/12/03 05:28:45 UTC

[shardingsphere] branch master updated (7901f24 -> 0c015ef)

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

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


    from 7901f24  Add agent metrics api (#8477)
     add 0c015ef  Minor changes for fix typo and refactor test case (#8485)

No new revisions were added by this update.

Summary of changes:
 docs/document/content/dev-manual/proxy.en.md       |   2 +-
 .../DatabaseMetaDataDialectHandlerTest.java        | 184 +++++++++++++--------
 .../PostgreSQLCommandExecuteEngineTest.java        |   4 +-
 .../command/query/PostgreSQLCommandTest.java       |  40 ++---
 .../postgresql/component/PostgreSQLImporter.java   |   2 +-
 .../component/PostgreSQLImporterTest.java          |   3 +-
 .../component/PostgreSQLJdbcDumperTest.java        |   6 +-
 .../component/PostgreSQLPositionManagerTest.java   |  33 ++--
 .../component/PostgreSQLWalDumperTest.java         |  10 +-
 9 files changed, 160 insertions(+), 124 deletions(-)