Changeset: fabdb8a19541 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/fabdb8a19541
Modified Files:
        sql/ChangeLog
Branch: default
Log Message:

Updated ChangeLog


diffs (15 lines):

diff --git a/sql/ChangeLog b/sql/ChangeLog
--- a/sql/ChangeLog
+++ b/sql/ChangeLog
@@ -1,6 +1,11 @@
 # ChangeLog file for sql
 # This file is updated with Maddlog
 
+* Wed Apr 28 2021 Pedro Ferreira <pedro.ferre...@monetdbsolutions.com>
+- Merge statements could not produce correct results on complex join
+  conditions, so a renovation was made. As a consequence, subqueries
+  now have to be disabled on merge join conditions.
+
 * Tue Mar 16 2021 Pedro Ferreira <pedro.ferre...@monetdbsolutions.com>
 - Use of CTEs inside UPDATE and DELETE statements are now more
   restrict. Previously they could be used without any extra specification
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to