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 d3b1a878503 Update Oracle SQL XMLSERIALIZE function parse (#22332)
add 29f7be3fffc Fix PostgreSQL int2 negative value decoding incorrect
(#22338)
No new revisions were added by this update.
Summary of changes:
.../PostgreSQLInt2BinaryProtocolValue.java | 2 +-
.../PostgreSQLInt2BinaryProtocolValueTest.java | 38 ++++++++++++++--------
...insert_min_values_into_single_table_integer.xml | 2 +-
...t_negative_values_into_single_table_integer.xml | 2 +-
.../cases/dml/dml-integration-test-cases.xml | 5 ++-
5 files changed, 29 insertions(+), 20 deletions(-)