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 accc4c6 Use static map instead of string parse in
PostgreSQLArrayColumnType init values (#10051)
add 2d757af Refactor PostgreSQLErrorCode (#10053)
No new revisions were added by this update.
Summary of changes:
.../postgresql/constant/PostgreSQLErrorCode.java | 28 +++--------------
.../constant/PostgreSQLErrorCodeTest.java | 36 ----------------------
2 files changed, 5 insertions(+), 59 deletions(-)
delete mode 100644
shardingsphere-db-protocol/shardingsphere-db-protocol-postgresql/src/test/java/org/apache/shardingsphere/db/protocol/postgresql/constant/PostgreSQLErrorCodeTest.java