Changeset: 05468c09d161 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=05468c09d161
Modified Files:
        
sql/test/BugTracker-2019/Tests/copy-into-unicode-quote.Bug-6716.stable.out
        sql/test/BugTracker-2019/Tests/insert-into-select.Bug-6718.stable.out
Branch: default
Log Message:

approved output


diffs (45 lines):

diff --git 
a/sql/test/BugTracker-2019/Tests/copy-into-unicode-quote.Bug-6716.stable.out 
b/sql/test/BugTracker-2019/Tests/copy-into-unicode-quote.Bug-6716.stable.out
--- a/sql/test/BugTracker-2019/Tests/copy-into-unicode-quote.Bug-6716.stable.out
+++ b/sql/test/BugTracker-2019/Tests/copy-into-unicode-quote.Bug-6716.stable.out
@@ -18,11 +18,9 @@ stdout of test 'copy-into-unicode-quote.
 # MonetDB/GIS module loaded
 # MonetDB/SQL module loaded
 
-Ready.
-
-# 14:16:54 >  
-# 14:16:54 >  "mclient" "-lsql" "-ftest" "-tnone" "-Eutf-8" "-i" "-e" 
"--host=/var/tmp/mtest-12124" "--port=31951"
-# 14:16:54 >  
+# 20:04:34 >  
+# 20:04:34 >  "mclient" "-lsql" "-ftest" "-tnone" "-Eutf-8" "-i" "-e" 
"--host=/var/tmp/mtest-4285" "--port=30906"
+# 20:04:34 >  
 
 #start transaction;
 #create table foo (i bigint, t text, f int);
diff --git 
a/sql/test/BugTracker-2019/Tests/insert-into-select.Bug-6718.stable.out 
b/sql/test/BugTracker-2019/Tests/insert-into-select.Bug-6718.stable.out
--- a/sql/test/BugTracker-2019/Tests/insert-into-select.Bug-6718.stable.out
+++ b/sql/test/BugTracker-2019/Tests/insert-into-select.Bug-6718.stable.out
@@ -18,11 +18,9 @@ stdout of test 'insert-into-select.Bug-6
 # MonetDB/GIS module loaded
 # MonetDB/SQL module loaded
 
-Ready.
-
-# 12:34:40 >  
-# 12:34:40 >  "mclient" "-lsql" "-ftest" "-tnone" "-Eutf-8" "-i" "-e" 
"--host=/var/tmp/mtest-18256" "--port=35973"
-# 12:34:40 >  
+# 20:04:33 >  
+# 20:04:33 >  "mclient" "-lsql" "-ftest" "-tnone" "-Eutf-8" "-i" "-e" 
"--host=/var/tmp/mtest-4285" "--port=30906"
+# 20:04:33 >  
 
 #CREATE TABLE test2 (
 #order_number SERIAL,
@@ -30,7 +28,7 @@ Ready.
 #qnt INTEGER NOT NULL
 #);
 CREATE TABLE "sys"."test2" (
-       "order_number" INTEGER       NOT NULL DEFAULT next value for 
"sys"."seq_8973",
+       "order_number" INTEGER       NOT NULL DEFAULT next value for 
"sys"."seq_9041",
        "order_id"     INTEGER       NOT NULL,
        "qnt"          INTEGER       NOT NULL,
        CONSTRAINT "test2_order_number_pkey" PRIMARY KEY ("order_number")
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to