Changeset: b3e8eb8dea29 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b3e8eb8dea29 Modified Files: gdk/ChangeLog.Oct2014 monetdb5/ChangeLog.Oct2014 sql/ChangeLog.Oct2014 Branch: default Log Message:
Merge with Oct2014 branch. diffs (38 lines): diff --git a/gdk/ChangeLog.Oct2014 b/gdk/ChangeLog.Oct2014 --- a/gdk/ChangeLog.Oct2014 +++ b/gdk/ChangeLog.Oct2014 @@ -1,6 +1,10 @@ # ChangeLog file for MonetDB # This file is updated with Maddlog +* Thu Nov 20 2014 Sjoerd Mullender <sjo...@acm.org> +- Implemented a change to the way in which string bats are appended. + We now try harder to limit the growth of the string heap. + * Wed Nov 5 2014 Sjoerd Mullender <sjo...@acm.org> - Fixed some problems with BATsample. It was possible for BATsample to return a value that was just beyond the end of the sampled BAT. Also, diff --git a/monetdb5/ChangeLog.Oct2014 b/monetdb5/ChangeLog.Oct2014 --- a/monetdb5/ChangeLog.Oct2014 +++ b/monetdb5/ChangeLog.Oct2014 @@ -1,3 +1,6 @@ # ChangeLog file for MonetDB5 # This file is updated with Maddlog +* Thu Nov 20 2014 Sjoerd Mullender <sjo...@acm.org> +- Fixed adding of 0 intervals to dates. + diff --git a/sql/ChangeLog.Oct2014 b/sql/ChangeLog.Oct2014 --- a/sql/ChangeLog.Oct2014 +++ b/sql/ChangeLog.Oct2014 @@ -1,6 +1,10 @@ # ChangeLog file for sql # This file is updated with Maddlog +* Thu Nov 20 2014 Sjoerd Mullender <sjo...@acm.org> +- Fixed sys.queue() implementation to report on other queries being + executed. + * Fri Nov 14 2014 Sjoerd Mullender <sjo...@acm.org> - A number of bugs were fixed in the code to upgrade a database from previous releases. This version should fix the upgrade of a database _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list