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

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


    from fe56f1d  Decouple AuthenticationEngine and BackendConnection (#7038)
     add 9d653b7  Add test case for pg codesc and constants (#7021)

No new revisions were added by this update.

Summary of changes:
 .../codec/PostgreSQLPacketCodecEngineTest.java}    | 37 ++++++++++++----------
 ...TypeTest.java => PostgreSQLColumnTypeTest.java} | 30 ++++++++++++++----
 .../constant/PostgreSQLErrorCodeTest.java}         | 18 +++++------
 3 files changed, 53 insertions(+), 32 deletions(-)
 copy 
shardingsphere-db-protocol/{shardingsphere-db-protocol-mysql/src/test/java/org/apache/shardingsphere/db/protocol/mysql/codec/MySQLPacketCodecEngineTest.java
 => 
shardingsphere-db-protocol-postgresql/src/test/java/org/apache/shardingsphere/db/protocol/postgresql/codec/PostgreSQLPacketCodecEngineTest.java}
 (65%)
 copy 
shardingsphere-db-protocol/shardingsphere-db-protocol-postgresql/src/test/java/org/apache/shardingsphere/db/protocol/postgresql/constant/{PostgreSQLArrayColumnTypeTest.java
 => PostgreSQLColumnTypeTest.java} (53%)
 copy 
shardingsphere-db-protocol/{shardingsphere-db-protocol-mysql/src/test/java/org/apache/shardingsphere/db/protocol/mysql/constant/MySQLBinlogEventTypeTest.java
 => 
shardingsphere-db-protocol-postgresql/src/test/java/org/apache/shardingsphere/db/protocol/postgresql/constant/PostgreSQLErrorCodeTest.java}
 (66%)

Reply via email to