Changeset: a97e56a7649c for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a97e56a7649c
Modified Files:
        MonetDB5/ChangeLog.Jun2010
        sql/ChangeLog.Jun2010
Branch: Jun2010
Log Message:

Added some belated changelog messages.


diffs (30 lines):

diff -r 2a84a23812d4 -r a97e56a7649c MonetDB5/ChangeLog.Jun2010
--- a/MonetDB5/ChangeLog.Jun2010        Thu Aug 19 17:09:12 2010 +0200
+++ b/MonetDB5/ChangeLog.Jun2010        Thu Aug 19 17:49:56 2010 +0200
@@ -1,6 +1,10 @@
 # ChangeLog file for MonetDB5
 # This file is updated with Maddlog
 
+* Thu Aug 19 2010 Sjoerd Mullender <[email protected]>
+- If extensions such as SQL and GEOM are properly installed, they are
+  loaded automatically when mserver5 starts.  This fixes bug 2522.
+
 * Fri Jul 30 2010 Niels Nes <[email protected]>
 - Fixed bug 2557. There was a bug in the mergetable optimizer which was
   triggered by multi column (at least 32 columns).
diff -r 2a84a23812d4 -r a97e56a7649c sql/ChangeLog.Jun2010
--- a/sql/ChangeLog.Jun2010     Thu Aug 19 17:09:12 2010 +0200
+++ b/sql/ChangeLog.Jun2010     Thu Aug 19 17:49:56 2010 +0200
@@ -1,6 +1,12 @@
 # ChangeLog file for sql
 # This file is updated with Maddlog
 
+* Thu Aug 19 2010 Sjoerd Mullender <[email protected]>
+- A bug was fixed where updates were missing in large transaction.
+  This fixes bug 2543.
+- A memory leak was fixed which caused the server to grow when loading
+  and emptying a table.  This was bug 2539.
+
 * Fri Aug 13 2010 Niels Nes <[email protected]>
 - Fixed bug 2643 added more defensive code, when an aggregation function
   doesn't exist
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to