This is an automated email from the ASF dual-hosted git repository.
duanzhengqiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from 5c6aa11 Rename RuleQueryResultSet to RQLResultSet (#10906)
add ae04f97 Refactor PostgreSQL Bind packet & executor (#10910)
No new revisions were added by this update.
Summary of changes:
...olumnFormat.java => PostgreSQLValueFormat.java} | 8 ++++----
.../query/binary/bind/PostgreSQLComBindPacket.java | 24 ++++------------------
.../binary/bind/PostgreSQLComBindPacketTest.java | 7 +++----
.../binary/bind/PostgreSQLComBindExecutor.java | 11 +++++++---
.../binary/bind/PostgreSQLComBindExecutorTest.java | 4 ++--
5 files changed, 21 insertions(+), 33 deletions(-)
rename
shardingsphere-db-protocol/shardingsphere-db-protocol-postgresql/src/main/java/org/apache/shardingsphere/db/protocol/postgresql/constant/{PostgreSQLColumnFormat.java
=> PostgreSQLValueFormat.java} (88%)