Changeset: e0ac779cf1a4 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e0ac779cf1a4 Modified Files: MonetDB.spec debian/changelog java/ChangeLog-Archive Branch: Jul2015 Log Message:
Merge with release candidate diffs (36 lines): diff --git a/MonetDB.spec b/MonetDB.spec --- a/MonetDB.spec +++ b/MonetDB.spec @@ -1063,7 +1063,7 @@ rm -f %{buildroot}%{_bindir}/Maddlog - java: Improved JDBC driver to not throw NullPointerException anymore when calling isNullable() or getPrecision() or getScale() or getColumnDisplaySize() or getSchemaName() or getTableName() or - getColumnClassName() on a ResultSet object. + getColumnClassName() on a ResultSetMetaData object. * Tue Jul 28 2015 Sjoerd Mullender <sjo...@acm.org> - 11.21.1-20150807 - sql: Added support for 128-bit integers (called HUGEINT) on platforms that diff --git a/debian/changelog b/debian/changelog --- a/debian/changelog +++ b/debian/changelog @@ -70,7 +70,7 @@ monetdb (11.21.1) unstable; urgency=low * java: Improved JDBC driver to not throw NullPointerException anymore when calling isNullable() or getPrecision() or getScale() or getColumnDisplaySize() or getSchemaName() or getTableName() or - getColumnClassName() on a ResultSet object. + getColumnClassName() on a ResultSetMetaData object. -- Martin van Dinther <martin.van.dint...@monetdbsolutions.com> Thu, 6 Aug 2015 14:56:54 +0200 diff --git a/java/ChangeLog-Archive b/java/ChangeLog-Archive --- a/java/ChangeLog-Archive +++ b/java/ChangeLog-Archive @@ -5,7 +5,7 @@ - Improved JDBC driver to not throw NullPointerException anymore when calling isNullable() or getPrecision() or getScale() or getColumnDisplaySize() or getSchemaName() or getTableName() or - getColumnClassName() on a ResultSet object. + getColumnClassName() on a ResultSetMetaData object. * Thu Jul 16 2015 Sjoerd Mullender <sjo...@acm.org> - 11.21.1-20150807 - We now compile the Java classes using the latest Java 1.8 version, and _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list