Changeset: 8d745ff63ee3 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8d745ff63ee3 Modified Files: ChangeLog Branch: default Log Message:
Update Changelog. diffs (14 lines): diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -4,8 +4,6 @@ - The implementation of in-expression now follows a join-based approach instead of using iterative union/selects. This greatly improves performance for large in-value-lists. Furthermore the old approach - has large in-value-lists generate large MAL plans. This is now longer - the case. -- The implementation of in-expression now follows a join-based approach - instead of using iterative union/selects. + has large in-value-lists generate large MAL plans. This is now + no longer the case. _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
