Changeset: e81b2c371bae for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e81b2c371bae
Modified Files:
sql/test/BugTracker/Tests/explain.SF-1739353.stable.out
sql/test/BugTracker/Tests/jdbc_no_debug.SF-1739356.stable.out
Branch: default
Log Message:
Approve output
diffs (40 lines):
diff --git a/sql/test/BugTracker/Tests/explain.SF-1739353.stable.out
b/sql/test/BugTracker/Tests/explain.SF-1739353.stable.out
--- a/sql/test/BugTracker/Tests/explain.SF-1739353.stable.out
+++ b/sql/test/BugTracker/Tests/explain.SF-1739353.stable.out
@@ -94,12 +94,12 @@ Operation successful
| X_4 := sql.mvc();
|
| X_18:bat[:sht] := sql.bind(X_4, "sys", "_tables", "type", 0:int);
|
| C_5:bat[:oid] := sql.tid(X_4, "sys", "_tables");
|
-| C_89 := algebra.thetaselect(X_18, C_5, 2:sht, "!=");
|
+| C_90 := algebra.thetaselect(X_18, C_5, 2:sht, "!=");
|
| (C_21:bat[:oid], X_22:bat[:sht]) := sql.bind(X_4, "sys", "_tables",
"type", 2:int); |
-| C_90 := algebra.thetaselect(X_22, nil:bat[:oid], 2:sht, "!=");
|
+| C_91 := algebra.thetaselect(X_22, nil:bat[:oid], 2:sht, "!=");
|
| X_20:bat[:sht] := sql.bind(X_4, "sys", "_tables", "type", 1:int);
|
-| C_92 := algebra.thetaselect(X_20, C_5, 2:sht, "!=");
|
-| C_27 := sql.subdelta(C_89, C_5, C_21, C_90, C_92);
|
+| C_93 := algebra.thetaselect(X_20, C_5, 2:sht, "!=");
|
+| C_27 := sql.subdelta(C_90, C_5, C_21, C_91, C_93);
|
| X_8:bat[:str] := sql.bind(X_4, "sys", "_tables", "name", 0:int);
|
| (C_13:bat[:oid], X_14:bat[:str]) := sql.bind(X_4, "sys", "_tables",
"name", 2:int); |
| X_11:bat[:str] := sql.bind(X_4, "sys", "_tables", "name", 1:int);
|
diff --git a/sql/test/BugTracker/Tests/jdbc_no_debug.SF-1739356.stable.out
b/sql/test/BugTracker/Tests/jdbc_no_debug.SF-1739356.stable.out
--- a/sql/test/BugTracker/Tests/jdbc_no_debug.SF-1739356.stable.out
+++ b/sql/test/BugTracker/Tests/jdbc_no_debug.SF-1739356.stable.out
@@ -52,12 +52,12 @@ Operation successful
| X_4 := sql.mvc();
|
| X_18:bat[:sht] := sql.bind(X_4, "sys", "_tables", "type", 0:int);
|
| C_5:bat[:oid] := sql.tid(X_4, "sys", "_tables");
|
-| C_84 := algebra.thetaselect(X_18, C_5, 2:sht, "!=");
|
+| C_85 := algebra.thetaselect(X_18, C_5, 2:sht, "!=");
|
| (C_21:bat[:oid], X_22:bat[:sht]) := sql.bind(X_4, "sys", "_tables",
"type", 2:int); |
-| C_85 := algebra.thetaselect(X_22, nil:bat[:oid], 2:sht, "!=");
|
+| C_86 := algebra.thetaselect(X_22, nil:bat[:oid], 2:sht, "!=");
|
| X_20:bat[:sht] := sql.bind(X_4, "sys", "_tables", "type", 1:int);
|
-| C_87 := algebra.thetaselect(X_20, C_5, 2:sht, "!=");
|
-| C_27 := sql.subdelta(C_84, C_5, C_21, C_85, C_87);
|
+| C_88 := algebra.thetaselect(X_20, C_5, 2:sht, "!=");
|
+| C_27 := sql.subdelta(C_85, C_5, C_21, C_86, C_88);
|
| X_8:bat[:int] := sql.bind(X_4, "sys", "_tables", "id", 0:int);
|
| (C_13:bat[:oid], X_14:bat[:int]) := sql.bind(X_4, "sys", "_tables",
"id", 2:int); |
| X_11:bat[:int] := sql.bind(X_4, "sys", "_tables", "id", 1:int);
|
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list