Changeset: 28f3d54a1b82 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=28f3d54a1b82
Modified Files:
        sql/test/BugTracker/Tests/cardinality_violation.SF-1240701.stable.err
        
sql/test/BugTracker/Tests/cardinality_violation.SF-1240701.stable.err.Windows
        
sql/test/BugTracker/Tests/set_sql_debug_64__breaking_the_DB.SF-1906287.stable.out
        sql/test/leaks/Tests/check0.stable.out
        sql/test/leaks/Tests/check0_nogeom.stable.out
        sql/test/leaks/Tests/check1.stable.out
        sql/test/leaks/Tests/check1_nogeom.stable.out
        sql/test/leaks/Tests/check2.stable.out
        sql/test/leaks/Tests/check2_nogeom.stable.out
        sql/test/leaks/Tests/check3.stable.out
        sql/test/leaks/Tests/check3_nogeom.stable.out
        sql/test/leaks/Tests/check4.stable.out
        sql/test/leaks/Tests/check4_nogeom.stable.out
        sql/test/leaks/Tests/check5.stable.out
        sql/test/leaks/Tests/check5_nogeom.stable.out
        sql/test/leaks/Tests/drop3.stable.out
        sql/test/leaks/Tests/drop3_nogeom.stable.out
        sql/test/leaks/Tests/select1.stable.out
        sql/test/leaks/Tests/select1_nogeom.stable.out
        sql/test/leaks/Tests/select2.stable.out
        sql/test/leaks/Tests/select2_nogeom.stable.out
        sql/test/leaks/Tests/temp1.stable.out
        sql/test/leaks/Tests/temp1_nogeom.stable.out
        sql/test/leaks/Tests/temp2.stable.out
        sql/test/leaks/Tests/temp2_nogeom.stable.out
        sql/test/leaks/Tests/temp3.stable.out
        sql/test/leaks/Tests/temp3_nogeom.stable.out
        sql/test/mapi/Tests/php_monetdb.stable.out
        sql/test/mapi/Tests/php_monetdb_nogeom.stable.out
Branch: default
Log Message:

approved stable output after changeset 23801e691df5


diffs (truncated from 1412 to 300 lines):

diff --git 
a/sql/test/BugTracker/Tests/cardinality_violation.SF-1240701.stable.err 
b/sql/test/BugTracker/Tests/cardinality_violation.SF-1240701.stable.err
--- a/sql/test/BugTracker/Tests/cardinality_violation.SF-1240701.stable.err
+++ b/sql/test/BugTracker/Tests/cardinality_violation.SF-1240701.stable.err
@@ -85,7 +85,7 @@ QUERY = select * from env() as env where
 ERROR = !cardinality violation (21>1)
 MAPI  = (monetdb) /var/tmp/mtest-17596/.s.monetdb.37297
 QUERY = select * from columns where name = (select columns.name from _tables, 
columns where _tables.id = columns.table_id);
-ERROR = !cardinality violation (404>1)
+ERROR = !cardinality violation (406>1)
 
 
 # 21:00:43 >  
diff --git 
a/sql/test/BugTracker/Tests/cardinality_violation.SF-1240701.stable.err.Windows 
b/sql/test/BugTracker/Tests/cardinality_violation.SF-1240701.stable.err.Windows
--- 
a/sql/test/BugTracker/Tests/cardinality_violation.SF-1240701.stable.err.Windows
+++ 
b/sql/test/BugTracker/Tests/cardinality_violation.SF-1240701.stable.err.Windows
@@ -85,7 +85,7 @@ QUERY = select * from env() as env where
 ERROR = !cardinality violation (20>1)
 MAPI  = (monetdb) /var/tmp/mtest-2016/.s.monetdb.32311
 QUERY = select * from columns where name = (select columns.name from _tables, 
columns where _tables.id = columns.table_id);
-ERROR = !cardinality violation (393>1)
+ERROR = !cardinality violation (406>1)
 
 
 # 21:00:43 >  
diff --git 
a/sql/test/BugTracker/Tests/set_sql_debug_64__breaking_the_DB.SF-1906287.stable.out
 
b/sql/test/BugTracker/Tests/set_sql_debug_64__breaking_the_DB.SF-1906287.stable.out
--- 
a/sql/test/BugTracker/Tests/set_sql_debug_64__breaking_the_DB.SF-1906287.stable.out
+++ 
b/sql/test/BugTracker/Tests/set_sql_debug_64__breaking_the_DB.SF-1906287.stable.out
@@ -35,7 +35,7 @@ stdout of test 'set_sql_debug_64__breaki
 % name,        fullname,       default_schema # name
 % varchar,     varchar,        int # type
 % 9,   10,     4 # length
-[ "skyserver", "sky server",   7782    ]
+[ "skyserver", "sky server",   7784    ]
 #alter user "skyserver" set schema "sys";
 #drop schema sky;
 #drop user skyserver;
diff --git a/sql/test/leaks/Tests/check0.stable.out 
b/sql/test/leaks/Tests/check0.stable.out
--- a/sql/test/leaks/Tests/check0.stable.out
+++ b/sql/test/leaks/Tests/check0.stable.out
@@ -53,19 +53,19 @@ Ready.
 [ "oid",       "int",  1       ]
 [ "oid",       "int",  1       ]
 [ "oid",       "int",  2       ]
-[ "oid",       "int",  147     ]
+[ "oid",       "int",  149     ]
 [ "oid",       "lng",  1       ]
 [ "oid",       "lng",  2       ]
 [ "oid",       "str",  1       ]
 [ "oid",       "str",  1       ]
 [ "oid",       "str",  1       ]
-[ "oid",       "str",  147     ]
+[ "oid",       "str",  149     ]
 #select 'transient', count(*) from bbp() as bbp where kind like 'tran%';
 % .L1, .L2 # table_name
 % L1,  L2 # name
 % char,        wrd # type
 % 9,   3 # length
-[ "transient", 392     ]
+[ "transient", 396     ]
 #select 'persistent', count(*) from bbp() as bbp where kind like 'pers%';
 % .L1, .L2 # table_name
 % L1,  L2 # name
diff --git a/sql/test/leaks/Tests/check0_nogeom.stable.out 
b/sql/test/leaks/Tests/check0_nogeom.stable.out
--- a/sql/test/leaks/Tests/check0_nogeom.stable.out
+++ b/sql/test/leaks/Tests/check0_nogeom.stable.out
@@ -53,19 +53,19 @@ Ready.
 [ "oid",       "int",  1       ]
 [ "oid",       "int",  1       ]
 [ "oid",       "int",  2       ]
-[ "oid",       "int",  135     ]
+[ "oid",       "int",  149     ]
 [ "oid",       "lng",  1       ]
 [ "oid",       "lng",  2       ]
 [ "oid",       "str",  1       ]
 [ "oid",       "str",  1       ]
 [ "oid",       "str",  1       ]
-[ "oid",       "str",  135     ]
+[ "oid",       "str",  149     ]
 #select 'transient', count(*) from bbp() as bbp where kind like 'tran%';
 % .L1, .L2 # table_name
 % L1,  L2 # name
 % char,        wrd # type
 % 9,   3 # length
-[ "transient", 365     ]
+[ "transient", 392     ]
 #select 'persistent', count(*) from bbp() as bbp where kind like 'pers%';
 % .L1, .L2 # table_name
 % L1,  L2 # name
diff --git a/sql/test/leaks/Tests/check1.stable.out 
b/sql/test/leaks/Tests/check1.stable.out
--- a/sql/test/leaks/Tests/check1.stable.out
+++ b/sql/test/leaks/Tests/check1.stable.out
@@ -34,7 +34,7 @@ Ready.
 [ "oid",       "bit",  0       ]
 [ "oid",       "bit",  70      ]
 [ "oid",       "bit",  70      ]
-[ "oid",       "bit",  404     ]
+[ "oid",       "bit",  406     ]
 [ "oid",       "bit",  1241    ]
 [ "oid",       "bit",  1241    ]
 [ "oid",       "int",  0       ]
@@ -59,6 +59,7 @@ Ready.
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
+[ "oid",       "int",  0       ]
 [ "oid",       "int",  1       ]
 [ "oid",       "int",  1       ]
 [ "oid",       "int",  1       ]
@@ -81,14 +82,14 @@ Ready.
 [ "oid",       "int",  44      ]
 [ "oid",       "int",  70      ]
 [ "oid",       "int",  70      ]
-[ "oid",       "int",  147     ]
+[ "oid",       "int",  149     ]
 [ "oid",       "int",  199     ]
 [ "oid",       "int",  199     ]
-[ "oid",       "int",  404     ]
-[ "oid",       "int",  404     ]
-[ "oid",       "int",  404     ]
-[ "oid",       "int",  404     ]
-[ "oid",       "int",  404     ]
+[ "oid",       "int",  406     ]
+[ "oid",       "int",  406     ]
+[ "oid",       "int",  406     ]
+[ "oid",       "int",  406     ]
+[ "oid",       "int",  406     ]
 [ "oid",       "int",  1241    ]
 [ "oid",       "int",  1241    ]
 [ "oid",       "int",  1241    ]
@@ -108,6 +109,7 @@ Ready.
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
+[ "oid",       "lng",  0       ]
 [ "oid",       "lng",  1       ]
 [ "oid",       "lng",  2       ]
 [ "oid",       "oid",  0       ]
@@ -172,11 +174,11 @@ Ready.
 [ "oid",       "str",  44      ]
 [ "oid",       "str",  70      ]
 [ "oid",       "str",  70      ]
-[ "oid",       "str",  147     ]
-[ "oid",       "str",  404     ]
-[ "oid",       "str",  404     ]
-[ "oid",       "str",  404     ]
-[ "oid",       "str",  404     ]
+[ "oid",       "str",  149     ]
+[ "oid",       "str",  406     ]
+[ "oid",       "str",  406     ]
+[ "oid",       "str",  406     ]
+[ "oid",       "str",  406     ]
 [ "oid",       "str",  1241    ]
 [ "oid",       "str",  1241    ]
 [ "oid",       "str",  1241    ]
@@ -194,7 +196,7 @@ Ready.
 % L1,  L2 # name
 % char,        wrd # type
 % 10,  3 # length
-[ "persistent",        155     ]
+[ "persistent",        157     ]
 
 # 22:02:15 >  
 # 22:02:15 >  Done.
diff --git a/sql/test/leaks/Tests/check1_nogeom.stable.out 
b/sql/test/leaks/Tests/check1_nogeom.stable.out
--- a/sql/test/leaks/Tests/check1_nogeom.stable.out
+++ b/sql/test/leaks/Tests/check1_nogeom.stable.out
@@ -27,15 +27,17 @@ Ready.
 % .bbp,        .bbp,   .bbp # table_name
 % htype,       ttype,  count # name
 % clob,        clob,   bigint # type
-% 3,   3,      4 # length
+% 3,   9,      4 # length
 [ "oid",       "bit",  0       ]
 [ "oid",       "bit",  0       ]
 [ "oid",       "bit",  0       ]
-[ "oid",       "bit",  69      ]
-[ "oid",       "bit",  69      ]
-[ "oid",       "bit",  393     ]
-[ "oid",       "bit",  1193    ]
-[ "oid",       "bit",  1193    ]
+[ "oid",       "bit",  0       ]
+[ "oid",       "bit",  70      ]
+[ "oid",       "bit",  70      ]
+[ "oid",       "bit",  406     ]
+[ "oid",       "bit",  1201    ]
+[ "oid",       "bit",  1201    ]
+[ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
@@ -78,25 +80,29 @@ Ready.
 [ "oid",       "int",  31      ]
 [ "oid",       "int",  31      ]
 [ "oid",       "int",  31      ]
-[ "oid",       "int",  69      ]
-[ "oid",       "int",  69      ]
-[ "oid",       "int",  135     ]
+[ "oid",       "int",  70      ]
+[ "oid",       "int",  70      ]
+[ "oid",       "int",  149     ]
 [ "oid",       "int",  199     ]
 [ "oid",       "int",  199     ]
-[ "oid",       "int",  393     ]
-[ "oid",       "int",  393     ]
-[ "oid",       "int",  393     ]
-[ "oid",       "int",  393     ]
-[ "oid",       "int",  393     ]
-[ "oid",       "int",  1193    ]
-[ "oid",       "int",  1193    ]
-[ "oid",       "int",  1193    ]
-[ "oid",       "int",  1193    ]
-[ "oid",       "int",  3242    ]
-[ "oid",       "int",  3242    ]
-[ "oid",       "int",  3242    ]
-[ "oid",       "int",  3242    ]
-[ "oid",       "int",  3242    ]
+[ "oid",       "int",  406     ]
+[ "oid",       "int",  406     ]
+[ "oid",       "int",  406     ]
+[ "oid",       "int",  406     ]
+[ "oid",       "int",  406     ]
+[ "oid",       "int",  1201    ]
+[ "oid",       "int",  1201    ]
+[ "oid",       "int",  1201    ]
+[ "oid",       "int",  1201    ]
+[ "oid",       "int",  3258    ]
+[ "oid",       "int",  3258    ]
+[ "oid",       "int",  3258    ]
+[ "oid",       "int",  3258    ]
+[ "oid",       "int",  3258    ]
+[ "oid",       "lng",  0       ]
+[ "oid",       "lng",  0       ]
+[ "oid",       "lng",  0       ]
+[ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
@@ -125,11 +131,12 @@ Ready.
 [ "oid",       "oid",  0       ]
 [ "oid",       "oid",  0       ]
 [ "oid",       "oid",  0       ]
+[ "oid",       "oid",  0       ]
 [ "oid",       "sht",  0       ]
 [ "oid",       "sht",  0       ]
 [ "oid",       "sht",  0       ]
-[ "oid",       "sht",  69      ]
-[ "oid",       "sht",  69      ]
+[ "oid",       "sht",  70      ]
+[ "oid",       "sht",  70      ]
 [ "oid",       "sht",  199     ]
 [ "oid",       "str",  0       ]
 [ "oid",       "str",  0       ]
@@ -150,6 +157,12 @@ Ready.
 [ "oid",       "str",  0       ]
 [ "oid",       "str",  0       ]
 [ "oid",       "str",  0       ]
+[ "oid",       "str",  0       ]
+[ "oid",       "str",  0       ]
+[ "oid",       "str",  0       ]
+[ "oid",       "str",  0       ]
+[ "oid",       "str",  0       ]
+[ "oid",       "str",  0       ]
 [ "oid",       "str",  1       ]
 [ "oid",       "str",  1       ]
 [ "oid",       "str",  1       ]
@@ -159,18 +172,19 @@ Ready.
 [ "oid",       "str",  3       ]
 [ "oid",       "str",  31      ]
 [ "oid",       "str",  31      ]
-[ "oid",       "str",  69      ]
-[ "oid",       "str",  69      ]
-[ "oid",       "str",  135     ]
-[ "oid",       "str",  393     ]
-[ "oid",       "str",  393     ]
-[ "oid",       "str",  393     ]
-[ "oid",       "str",  393     ]
-[ "oid",       "str",  1193    ]
-[ "oid",       "str",  1193    ]
-[ "oid",       "str",  1193    ]
-[ "oid",       "str",  3242    ]
-[ "oid",       "str",  3242    ]
+[ "oid",       "str",  70      ]
+[ "oid",       "str",  70      ]
+[ "oid",       "str",  149     ]
+[ "oid",       "str",  406     ]
+[ "oid",       "str",  406     ]
+[ "oid",       "str",  406     ]
+[ "oid",       "str",  406     ]
+[ "oid",       "str",  1201    ]
+[ "oid",       "str",  1201    ]
+[ "oid",       "str",  1201    ]
+[ "oid",       "str",  3258    ]
+[ "oid",       "str",  3258    ]
+[ "oid",       "timestamp",    0       ]
 #select 'transient', count(*) from bbp() as bbp where kind like 'tran%';
 % .L1, .L2 # table_name
 % L1,  L2 # name
@@ -182,7 +196,7 @@ Ready.
 % L1,  L2 # name
 % char,        wrd # type
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to