You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by wu...@apache.org on 2021/11/22 09:35:29 UTC

[shardingsphere] branch master updated (89ac360 -> 80efefd)

This is an automated email from the ASF dual-hosted git repository.

wuweijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 89ac360  Add not supported pg case for parser. (#13735)
     add 80efefd  Fixes #13621 (#13723)

No new revisions were added by this update.

Summary of changes:
 .../generic/OpenGaussErrorResponsePacket.java      |  5 +--
 .../generic/OpenGaussErrorResponsePacketTest.java  |  2 +-
 .../constant/PostgreSQLMessageSeverityLevel.java   | 48 +++++++++++-----------
 .../generic/PostgreSQLErrorResponsePacket.java     | 11 +++--
 .../postgresql/err/PostgreSQLErrPacketFactory.java |  2 +-
 .../err/PostgreSQLErrPacketFactoryTest.java        |  4 +-
 6 files changed, 35 insertions(+), 37 deletions(-)