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/05/02 06:23:55 UTC

[shardingsphere] branch master updated (222776c -> 1ff05a8)

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 222776c  Add parameterValueLength for PostgreSQLBinaryProtocolValue (#10238)
     add 1ff05a8  Support text parameter with bind for PostgreSQL (#10240)

No new revisions were added by this update.

Summary of changes:
 .../PostgreSQLBinaryStatementParameterType.java    |  3 +-
 .../query/binary/bind/PostgreSQLComBindPacket.java | 72 ++++++++++++++++++++--
 2 files changed, 68 insertions(+), 7 deletions(-)