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 997e16457108e23a9a6950ae2723dc4968f6cf7b Merge: e2261fa 9146d0c Author: Dave Cramer <[email protected]> Date: Fri Oct 25 05:29:25 2013 -0700 Merge pull request #81 from tminglei/master add uuid array support org/postgresql/jdbc2/AbstractJdbc2Array.java | 112 +++++++++++++-------- org/postgresql/jdbc2/ArrayAssistant.java | 34 +++++++ org/postgresql/jdbc2/ArrayAssistantRegistry.java | 22 ++++ org/postgresql/jdbc4/Jdbc4Array.java | 8 ++ org/postgresql/jdbc4/array/UUIDArrayAssistant.java | 23 +++++ org/postgresql/test/jdbc4/ArrayTest.java | 47 ++++++++- 6 files changed, 202 insertions(+), 44 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

