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

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


    from c800289  For #6985 :  Add unit test cases & study PostgreSQL wire 
protocol (#7070)
     add 133f8b2  #6985, for checkstyle (#7114)

No new revisions were added by this update.

Summary of changes:
 .../protocol/postgresql/codec/PostgreSQLPacketCodecEngineTest.java  | 1 -
 .../db/protocol/postgresql/packet/ByteBufTestUtils.java             | 1 -
 .../packet/command/PostgreSQLCommandPacketTypeLoaderTest.java       | 1 -
 .../postgresql/packet/command/PostgreSQLCommandPacketTypeTest.java  | 1 -
 .../packet/command/query/binary/BinaryStatementRegistryTest.java    | 1 -
 .../query/binary/ConnectionScopeBinaryStatementRegistryTest.java    | 1 -
 .../command/query/binary/bind/PostgreSQLComBindPacketTest.java      | 6 ------
 .../binary/bind/PostgreSQLTypeUnspecifiedSQLParameterTest.java      | 1 -
 .../generic/PostgreSQLAuthenticationMD5PasswordPacketTest.java      | 1 -
 .../packet/generic/PostgreSQLAuthenticationOKPacketTest.java        | 1 -
 .../postgresql/packet/generic/PostgreSQLComStartupPacketTest.java   | 2 --
 .../packet/generic/PostgreSQLComTerminationPacketTest.java          | 1 -
 .../packet/generic/PostgreSQLCommandCompletePacketTest.java         | 1 -
 .../packet/generic/PostgreSQLParameterStatusPacketTest.java         | 1 -
 .../packet/generic/PostgreSQLPasswordMessagePacketTest.java         | 2 --
 .../packet/generic/PostgreSQLReadyForQueryPacketTest.java           | 1 -
 .../postgresql/packet/generic/PostgreSQLSSLNegativePacketTest.java  | 1 -
 .../db/protocol/postgresql/payload/PostgreSQLPacketPayloadTest.java | 5 -----
 18 files changed, 29 deletions(-)

Reply via email to