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 df42bf6 [DistSQL] Add `drop traffic rule` syntax parse test. (#15074)
add 2835eac Reduce write overhead of PostgreSQL high frequency packets
(#15057)
No new revisions were added by this update.
Summary of changes:
.../command/query/PostgreSQLNoDataPacket.java | 13 ++++-----
.../bind/PostgreSQLBindCompletePacket.java | 13 ++++-----
.../close/PostgreSQLCloseCompletePacket.java | 22 ++++++++++-----
.../parse/PostgreSQLParseCompletePacket.java | 13 ++++-----
.../command/query/PostgreSQLNoDataPacketTest.java | 19 ++++++++-----
.../bind/PostgreSQLBindCompletePacketTest.java | 33 +++++++---------------
.../close/PostgreSQLCloseCompletePacketTest.java | 19 ++++++++-----
.../parse/PostgreSQLParseCompletePacketTest.java | 16 +++++------
8 files changed, 72 insertions(+), 76 deletions(-)