Changeset: 6ab9fa86d972 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/6ab9fa86d972
Modified Files:
monetdb5/mal/Tests/dynamicload.maltest
monetdb5/modules/mal/Tests/orderidx00.maltest
monetdb5/modules/mal/Tests/orderidx01.maltest
monetdb5/modules/mal/Tests/
Changeset: 869349a84ae3 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/869349a84ae3
Branch: default
Log Message:
Merge with Jul2021 branch.
diffs (12 lines):
diff --git a/testing/Mtest.py.in b/testing/Mtest.py.in
--- a/testing/Mtest.py.in
+++ b/testing/Mtest.py.in
@@ -2761,7 +2761,7 @@
Changeset: b6839e793a64 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/b6839e793a64
Modified Files:
testing/Mtest.py.in
Branch: Jul2021
Log Message:
Typo.
diffs (12 lines):
diff --git a/testing/Mtest.py.in b/testing/Mtest.py.in
--- a/testing/Mtest.py.in
+++ b/testing/Mtest.py.i
Changeset: 2a5757fe11ee for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/2a5757fe11ee
Modified Files:
gdk/gdk_bbp.c
gdk/gdk_heap.c
gdk/gdk_string.c
monetdb5/mal/mal_linker.c
Branch: default
Log Message:
Merge with Jul2021 branch.
diffs (truncated from 321 t
Changeset: 2a7dc4e8f896 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/2a7dc4e8f896
Modified Files:
MonetDB.spec
NT/mksqlwxs.py
debian/monetdb5-server.install
sql/ChangeLog
sql/backends/monet5/sql_upgrades.c
sql/test/emptydb-upgrade-chain-hge
Changeset: 941ba6021574 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/941ba6021574
Modified Files:
monetdb5/mal/mal_linker.c
Branch: Jul2021
Log Message:
Don't complain when optional built-in modules can't be loaded, but do about
others.
diffs (37 lines):
diff --git a/monetdb
Changeset: 984f2235973a for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/984f2235973a
Modified Files:
testing/Mtest.py.in
Branch: Jul2021
Log Message:
Implemented --loadmodule flag, make --mserver_set repeatable.
diffs (94 lines):
diff --git a/testing/Mtest.py.in b/testing/Mtest.
Changeset: 9485efaef746 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/9485efaef746
Modified Files:
gdk/gdk_bbp.c
gdk/gdk_heap.c
gdk/gdk_string.c
Branch: Jul2021
Log Message:
Minor fixes.
diffs (50 lines):
diff --git a/gdk/gdk_bbp.c b/gdk/gdk_bbp.c
--- a/gdk/gdk
Changeset: 9a50cabdc81b for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/9a50cabdc81b
Modified Files:
gdk/gdk.h
gdk/gdk_bat.c
gdk/gdk_bbp.c
gdk/gdk_heap.c
gdk/gdk_select.c
gdk/gdk_string.c
monetdb5/modules/kernel/bat5.c
monetdb5