This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to annotated tag REL9_3_1100
in repository libpostgresql-jdbc-java.

commit 90e3e078717f370d61665d1ebee2a0edc99cd53d
Merge: 1e3cd9c 0da850b
Author: Dave Cramer <[email protected]>
Date:   Mon Jul 8 03:23:25 2013 -0700

    Merge pull request #68 from tomdcc/setobject-varchar-stringtype
    
    Make PreparedStatement.setObject(pos, value, Types.VARCHAR) respect 
stringtype=unspecified

 .../jdbc2/AbstractJdbc2DatabaseMetaData.java       |   4 +-
 org/postgresql/jdbc2/AbstractJdbc2Statement.java   |  10 +-
 org/postgresql/jdbc2/TypeInfoCache.java            |   2 +
 org/postgresql/test/TestUtil.java                  |  45 +++++++
 org/postgresql/test/jdbc3/Jdbc3TestSuite.java      |   1 +
 .../test/jdbc3/StringTypeParameterTest.java        | 143 +++++++++++++++++++++
 6 files changed, 201 insertions(+), 4 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libpostgresql-jdbc-java.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to