[libpostgresql-jdbc-java] 113/128: Merge pull request #51 from njwhite/master

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Jan 9 10:18:36 UTC 2017


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 dbf76c2d662896c5703cf20d7362e1d061e1e43f
Merge: 3bc1e05 91757a4
Author: Dave Cramer <dave.cramer at credativ.ca>
Date:   Wed Oct 16 03:54:19 2013 -0700

    Merge pull request #51 from njwhite/master
    
    Allow the first query of a prepared statement to use binary encoding

 build.xml                                          |  4 -
 org/postgresql/PGResultSetMetaData.java            | 10 +++
 .../jdbc2/AbstractJdbc2ResultSetMetaData.java      | 11 +++
 org/postgresql/jdbc2/AbstractJdbc2Statement.java   |  5 +-
 org/postgresql/test/jdbc4/BinaryTest.java          | 94 ++++++++++++++++++++++
 org/postgresql/test/jdbc4/Jdbc4TestSuite.java      |  1 +
 6 files changed, 119 insertions(+), 6 deletions(-)


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



More information about the pkg-java-commits mailing list