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 b554be7 Minor refactor CreateShardingTableRuleBackendHandler (#10587)
add 924abed Use enum to refactor PostgreSQLCommand (#10588)
No new revisions were added by this update.
Summary of changes:
.../distsql/parser/core/DistSQLVisitor.java | 9 +---
.../impl/CreateShardingTableRuleStatement.java | 3 +-
.../ShardingRuleStatementConverterTest.java | 4 +-
.../command/query/PostgreSQLCommand.java | 61 ++++++++++------------
.../binary/bind/PostgreSQLComBindExecutor.java | 2 +-
.../query/text/PostgreSQLComQueryExecutor.java | 2 +-
.../command/query/PostgreSQLCommandTest.java | 44 ++++++++++------
7 files changed, 63 insertions(+), 62 deletions(-)