Changeset: 06b7c1d60c15 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=06b7c1d60c15
Modified Files:
monetdb5/modules/mal/tablet.c
Branch: Jan2014
Log Message:
Disable separate reader thread.
diffs (12 lines):
diff --git a/monetdb5/modules/mal/tablet.c b/monetdb5/modules/mal/tablet.c
--- a/monetdb5/modules/mal/tablet.c
+++ b/monetdb5/modules/mal/tablet.c
@@ -53,7 +53,7 @@
#include <string.h>
#include <ctype.h>
-#define SQLLOADTHREAD /* define to get separate reader thread */
+/* #define SQLLOADTHREAD */ /* define to get separate reader thread
*/
static MT_Lock errorlock MT_LOCK_INITIALIZER("errorlock");
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list