Changeset: 238eed0e3bab for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=238eed0e3bab
Modified Files:
monetdb5/modules/mal/Makefile.ag
monetdb5/modules/mal/mal_init.mx
monetdb5/optimizer/opt_mergetable.mx
Branch: default
Log Message:
bpm module is moved to the attic
The BAT partition manager is not used anymore in this form.
diffs (42 lines):
diff --git a/monetdb5/modules/mal/Makefile.ag b/monetdb5/modules/mal/Makefile.ag
--- a/monetdb5/modules/mal/Makefile.ag
+++ b/monetdb5/modules/mal/Makefile.ag
@@ -33,7 +33,6 @@
batExtensions.mx \
bbp.mx \
box.mx \
- bpm.mx \
chopper.mx \
clients.mx \
cluster.mx \
@@ -78,7 +77,7 @@
factories.mx groupby.mx mdb.mx pcre.mx tablet.mx mat.mx
histogram.mx \
urlbox.mx statistics.mx transaction.mx \
mal_mapi.mx sabaoth.mx remote.mx \
- bpm.mx txtsim.mx recycle.mx \
+ txtsim.mx recycle.mx \
cluster.mx trader.mx pma.mx \
tokenizer.mx zorder.mx
}
diff --git a/monetdb5/modules/mal/mal_init.mx b/monetdb5/modules/mal/mal_init.mx
--- a/monetdb5/modules/mal/mal_init.mx
+++ b/monetdb5/modules/mal/mal_init.mx
@@ -103,7 +103,6 @@
include mat; # experimental
include histogram; # experimental
-include bpm; # experimental
include inspect;
include manual;
include language;
diff --git a/monetdb5/optimizer/opt_mergetable.mx
b/monetdb5/optimizer/opt_mergetable.mx
--- a/monetdb5/optimizer/opt_mergetable.mx
+++ b/monetdb5/optimizer/opt_mergetable.mx
@@ -145,7 +145,6 @@
@c
#include "monetdb_config.h"
#include "opt_mergetable.h"
-#include "bpm.h"
typedef enum mat_type {
mat_none = 0, /* Simple mat aligned operations (ie batcalc etc) */
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list