Changeset: 03e0f577db00 for monetdb-java
URL: https://dev.monetdb.org/hg/monetdb-java/rev/03e0f577db00
Modified Files:
        ChangeLog
Branch: default
Log Message:
Improve ChangeLog text.


diffs (16 lines):

diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,9 +3,9 @@
 
 * Wed Mar 30 2022 Martin van Dinther <martin.van.dint...@monetdbsolutions.com>
 - Corrected DatabaseMetaData methods getPrimaryKeys(), getBestRowIdentifier()
-  and getIndexInfo() for temporary tables in schema tmp. They did not
-  return any rows when the tmp table had a primary or unique key or index.
-  Now they do return rows as expected.
+  and getIndexInfo() for local temporary tables located in schema tmp. They
+  did not return any rows when the temp table had a primary or unique key or
+  index. Now they do return rows as expected.
 
 * Thu Feb 10 2022 Martin van Dinther <martin.van.dint...@monetdbsolutions.com>
 - Added recognition of 'xml' type. Use default mapping to Types.VARCHAR for
_______________________________________________
checkin-list mailing list -- checkin-list@monetdb.org
To unsubscribe send an email to checkin-list-le...@monetdb.org

Reply via email to