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/11/24 07:28:21 UTC

[shardingsphere] branch master updated (1d820a8eb23 -> a6acbdf7780)

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 1d820a8eb23 PostgreSQL/openGauss support describe insert returning clause (#22379)
     add a6acbdf7780 Fix cursor wasNull usage and add test cases(#21421) (#22377)

No new revisions were added by this update.

Summary of changes:
 .../merge/ddl/fetch/FetchStreamMergedResult.java   |  3 +-
 .../cases/cursor/OpenGaussCursorTestCase.java      | 65 ++++++++++++++++++----
 .../engine/command/CursorSQLCommand.java           |  6 ++
 .../test/resources/env/common/cursor-command.xml   | 11 ++++
 .../actual/init-sql/opengauss/01-actual-init.sql   | 11 ++--
 5 files changed, 79 insertions(+), 17 deletions(-)