Changeset: 0e0dff03be95 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0e0dff03be95
Modified Files:
        sql/test/BugTracker-2017/Tests/create_view_order_by.Bug-3465.stable.out
Branch: default
Log Message:

Approve output.


diffs (32 lines):

diff --git 
a/sql/test/BugTracker-2017/Tests/create_view_order_by.Bug-3465.stable.out 
b/sql/test/BugTracker-2017/Tests/create_view_order_by.Bug-3465.stable.out
--- a/sql/test/BugTracker-2017/Tests/create_view_order_by.Bug-3465.stable.out
+++ b/sql/test/BugTracker-2017/Tests/create_view_order_by.Bug-3465.stable.out
@@ -263,7 +263,7 @@ Ready.
 #select * from system_tables
 #ORDER BY system, query, name DESC
 #LIMIT 10;
-% .L57,        .L57,   .L57,   .L57,   .L57,   .L57,   .L57,   .L57 # 
table_name
+% .L61,        .L61,   .L61,   .L61,   .L61,   .L61,   .L61,   .L61 # 
table_name
 % name,        schema_id,      query,  type,   system, commit_action,  access, 
temporary # name
 % varchar,     int,    varchar,        smallint,       boolean,        
smallint,       smallint,       tinyint # type
 % 13,  4,      177,    2,      5,      1,      1,      1 # length
@@ -281,7 +281,7 @@ Ready.
 #INTERSECT
 #(select * from system_tables UNION select * from system_views)
 #ORDER BY name DESC;
-% .L57,        .L57,   .L57,   .L57,   .L57,   .L57,   .L57,   .L57 # 
table_name
+% .L61,        .L61,   .L61,   .L61,   .L61,   .L61,   .L61,   .L61 # 
table_name
 % name,        schema_id,      query,  type,   system, commit_action,  access, 
temporary # name
 % varchar,     int,    varchar,        smallint,       boolean,        
smallint,       smallint,       tinyint # type
 % 0,   1,      0,      1,      5,      1,      1,      1 # length
@@ -292,9 +292,7 @@ Ready.
 % .L53,        .L53,   .L53,   .L53,   .L53,   .L53,   .L53,   .L53 # 
table_name
 % name,        schema_id,      query,  type,   system, commit_action,  access, 
temporary # name
 % varchar,     int,    varchar,        smallint,       boolean,        
smallint,       smallint,       tinyint # type
-% 9,   4,      0,      1,      5,      1,      1,      1 # length
-[ "test10",    2000,   NULL,   0,      false,  0,      0,      0       ]
-[ "my_tables", 2000,   NULL,   0,      false,  0,      0,      0       ]
+% 0,   1,      0,      1,      5,      1,      1,      1 # length
 #DROP VIEW all_tbl_objs;
 #DROP VIEW all_tables;
 #DROP VIEW all_views;
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to