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

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

commit 5c607b41d6a631b1020749c1852f6f6728f7781a
Merge: d2b85ab feae7de
Author: Dave Cramer <[email protected]>
Date:   Thu Dec 18 06:33:00 2014 -0500

    Merge pull request #232 from alexismeneses/REL9_3_SchemaBackPatch
    
    [backpatch] Fixes on get/set/current-schema (9.3 branch)

 build.xml                                          |   9 +
 org/postgresql/core/v2/ConnectionFactoryImpl.java  |   9 +
 org/postgresql/core/v3/ConnectionFactoryImpl.java  |  27 ++-
 org/postgresql/jdbc2/AbstractJdbc2Connection.java  |  12 +-
 org/postgresql/jdbc4/AbstractJdbc4Connection.java  |  27 ++-
 .../test/jdbc4/jdbc41/Jdbc41TestSuite.java         |  31 +++
 org/postgresql/test/jdbc4/jdbc41/SchemaTest.java   | 213 +++++++++++++++++++++
 7 files changed, 306 insertions(+), 22 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