Changeset: 3194783ce768 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3194783ce768
Modified Files:
        monetdb5/optimizer/opt_volcano.c
Branch: default
Log Message:

Comment


diffs (13 lines):

diff --git a/monetdb5/optimizer/opt_volcano.c b/monetdb5/optimizer/opt_volcano.c
--- a/monetdb5/optimizer/opt_volcano.c
+++ b/monetdb5/optimizer/opt_volcano.c
@@ -7,7 +7,8 @@
  */
 
 /*
- * Mark the production and use of candidate lists.
+ * Selectively inject serialization operations when we know the
+ * raw footprint of the query exceeds 80% of RAM.
  */
 
 #include "monetdb_config.h"
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to