Changeset: 78e535410802 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/78e535410802
Modified Files:
sql/backends/monet5/UDF/pyapi3/pyapi3.c
sql/jdbc/tests/Tests/OnClientTester.SQL.py
Branch: default
Log Message:
Merge with Sep2022 branch.
diffs (15 lines):
diff --git a/sql/jdbc/tests/Tests/OnClientTester.SQL.py
b/sql/jdbc/tests/Tests/OnClientTester.SQL.py
--- a/sql/jdbc/tests/Tests/OnClientTester.SQL.py
+++ b/sql/jdbc/tests/Tests/OnClientTester.SQL.py
@@ -20,11 +20,3 @@ try:
except CalledProcessError as e:
raise SystemExit(e.stderr)
-
-
-##!/bin/sh
-#
-#URL="jdbc:monetdb://${HOST}:${MAPIPORT}/${TSTDB}?user=monetdb&password=monetdb${JDBC_EXTRA_ARGS}"
-#TST=$1
-#
-#java ${TST} "${URL}"
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]