Mercurial > hg > monetdb-java
comparison ChangeLog @ 4:29b8dc4473b5
Updated changelog regarding changes made in https://dev.monetdb.org/hg/MonetDB/rev/1f2731776e1b
author | Martin van Dinther <martin.van.dinther@monetdbsolutions.com> |
---|---|
date | Thu, 22 Sep 2016 12:19:52 +0200 (2016-09-22) |
parents | a5a898f6886c |
children | 2165c6f838fe |
comparison
equal
deleted
inserted
replaced
3:f9ac0f845338 | 4:29b8dc4473b5 |
---|---|
27 query or command when started in interactive mode (no -f was used at startup). | 27 query or command when started in interactive mode (no -f was used at startup). |
28 | 28 |
29 * Thu Sep 1 2016 Martin van Dinther <martin.van.dinther@monetdbsolutions.com> | 29 * Thu Sep 1 2016 Martin van Dinther <martin.van.dinther@monetdbsolutions.com> |
30 - Improved fetching and output speed of JdbcClient program for query results. | 30 - Improved fetching and output speed of JdbcClient program for query results. |
31 | 31 |
32 * Thu Aug 11 2016 Martin van Dinther <martin.van.dinther@monetdbsolutions.com> | |
33 - Improved performance of method ResultSet.getObject(column_ID) significantly. | |
34 |