You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by du...@apache.org on 2022/12/01 06:40:56 UTC

[shardingsphere] branch master updated (c1ad1bc58fb -> a7906b9737d)

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 c1ad1bc58fb Proxy support MySQL COM_RESET_CONNECTION (#22555)
     add a7906b9737d Fix postgresql set transaction isolation (#22492)

No new revisions were added by this update.

Summary of changes:
 .../handler/transaction/TransactionSetHandler.java | 28 ++++++++++----
 .../impl/PostgreSQLTCLStatementSQLVisitor.java     | 43 +++++++++++++++++++++-
 .../statement/tcl/SetTransactionStatement.java     | 20 ++++++++++
 3 files changed, 81 insertions(+), 10 deletions(-)