Changeset: 0dc71e18dc50 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/0dc71e18dc50
Modified Files:
testing/sqllogictest.py
Branch: Aug2024
Log Message:
Backed out changeset fce090da651f: pymonetdb has been fixed.
diffs (15 lines):
diff --git a/testing/sqllogictest.py b/testing
Changeset: ff40f1a3e3f4 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/ff40f1a3e3f4
Modified Files:
clients/Tests/exports.stable.out
gdk/gdk.h
gdk/gdk_bat.c
monetdb5/mal/mal.h
sql/backends/monet5/UDF/capi/capi.c
sql/backends/monet5/rel_bin.c
Changeset: fde7f69e370f for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/fde7f69e370f
Modified Files:
testing/Mtest.py.in
testing/sqllogictest.py
Branch: default
Log Message:
Merge with Aug2024 branch.
diffs (75 lines):
diff --git a/testing/Mtest.py.in b/testing/Mtest.py.
Changeset: 3988d4e22333 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/3988d4e22333
Modified Files:
testing/Mtest.py.in
Branch: Aug2024
Log Message:
Only attempt to connect if we actually have a running server.
diffs (12 lines):
diff --git a/testing/Mtest.py.in b/testing/Mtest.
Changeset: b57122268af2 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/b57122268af2
Modified Files:
testing/sqllogictest.py
Branch: Aug2024
Log Message:
Timeout handling.
diffs (32 lines):
diff --git a/testing/sqllogictest.py b/testing/sqllogictest.py
--- a/testing/sqllogictest
Changeset: 76aff4fc7c3d for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/76aff4fc7c3d
Modified Files:
testing/sqllogictest.py
Branch: Aug2024
Log Message:
Thinko: setsessiontimeout is a timeout from the start of the session.
diffs (22 lines):
diff --git a/testing/sqllogictest.py
Changeset: 466bb236f337 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/466bb236f337
Modified Files:
sql/backends/monet5/sql.c
sql/test/nested/Tests/webclicks.test
Branch: nested
Log Message:
modify test
diffs (47 lines):
diff --git a/sql/backends/monet5/sql.c b/sql/back