[libpostgresql-jdbc-java] tag REL8_0_311 created (now ac52669)

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


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

ebourg-guest pushed a change to tag REL8_0_311
in repository libpostgresql-jdbc-java.

        at  ac52669   (commit)
This tag includes the following new commits:

       new  5f09201   Update file naming convention per Oliver, make a distinction from the JDBC build number and the server version 8.0.309 -> 8.0-309.
       new  29a41da   Release build 310.
       new  8ae7299   SQLWarning.getMessage wasn't reporting the message from a Notice message in the V3 protocol.  Make the V2 and V3 cases return a consistent message and add a test.
       new  1bcec79   Restore the ability for the JDBC driver to map infinite timestamp values by using special constants in PGStatement.  The original implementation was removed for being arbitrary and unidirectional.
       new  426e0b1   Add method names to the not implemented exception to allow unhelpful client programs that don't provide a stacktrace to be debugged.
       new  9ad5d10   Fix JDK 1.2 compiles where Calendar.setTimeInMillis is not available.
       new  e1da87b   Support setNull(x, Types.BLOB) and CLOB, reported by Tore Halset.
       new  b771da3   When moveToCurrentRow is called and the current row is off the end of the ResultSet we can't try to load that row because it doesn't exist and will throw an Exception.
       new  9402da5   In a binary data example: File.length() returns long, but PreparedStatement.setBinaryStream() wants an int.
       new  4a2def0   Test to make sure PSQLWarning is Serializable (it wasn't).
       new  ac52669   Release build 311.

The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
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