# HG changeset patch # User Martin van Dinther <martin.van.dinther@monetdbsolutions.com> # Date 1474563218 -7200 # Node ID 2165c6f838fe665b63a66a1b56f59e21733de734 # Parent b07b4940c3edb105fbfd9d8087b2b8dbdbf8588f Add info to Changelog regarding changeset b07b4940c3ed diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog file for java # This file is updated with Maddlog +* Thu Sep 22 2016 Martin van Dinther <martin.van.dinther@monetdbsolutions.com> +- Improved JdbcClient program when doing dump of table definition. It now + outputs CREATE TABLE definition more similar to mclient program. + * Thu Sep 15 2016 Martin van Dinther <martin.van.dinther@monetdbsolutions.com> - Improved performance of following JDBC ResultSet and ResultSetMetaData methods: