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

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


    from 67d8267  Add CREATE SHARDING BROADCAST TABLE RULES (#10139)
     add c56f039  Refactor PostgreSQLErrorResponsePacket (#10144)

No new revisions were added by this update.

Summary of changes:
 .../codec/PostgreSQLPacketCodecEngine.java         |   5 +-
 .../postgresql/constant/PostgreSQLErrorCode.java   |   4 +-
 .../generic/PostgreSQLErrorResponsePacket.java     | 250 ++++++++++++++++++++-
 .../generic/PostgreSQLErrorResponsePacketTest.java |  42 +++-
 .../PostgreSQLAuthenticationEngine.java            |   6 +-
 .../PostgreSQLUnsupportedCommandExecutor.java      |   6 +-
 .../postgresql/err/PostgreSQLErrPacketFactory.java |  24 +-
 7 files changed, 298 insertions(+), 39 deletions(-)

Reply via email to