Changeset: 5643450a2dbd for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5643450a2dbd
Modified Files:
        sql/test/orderidx/Tests/simpletable.stable.out.32bit
        sql/test/orderidx/Tests/smalltable.stable.out.32bit
Branch: Jul2017
Log Message:

Approve 32 bit output.


diffs (24 lines):

diff --git a/sql/test/orderidx/Tests/simpletable.stable.out.32bit 
b/sql/test/orderidx/Tests/simpletable.stable.out.32bit
--- a/sql/test/orderidx/Tests/simpletable.stable.out.32bit
+++ b/sql/test/orderidx/Tests/simpletable.stable.out.32bit
@@ -98,7 +98,7 @@ Ready.
 % schema,      table,  column, type,   mode,   count,  hashes, phash,  
imprints,       sorted, orderidx # name
 % clob,        clob,   clob,   clob,   clob,   bigint, bigint, boolean,        
bigint, boolean,        bigint # type
 % 3,   5,      1,      3,      8,      2,      1,      5,      1,      5,      
2 # length
-[ "sys",       "xtmp1",        "i",    "int",  "readonly",     12,     0,      
false,  0,      false,  56      ]
+[ "sys",       "xtmp1",        "i",    "int",  "readonly",     12,     0,      
false,  0,      false,  60      ]
 #SELECT * FROM xtmp1 WHERE i<0;
 % sys.xtmp1 # table_name
 % i # name
diff --git a/sql/test/orderidx/Tests/smalltable.stable.out.32bit 
b/sql/test/orderidx/Tests/smalltable.stable.out.32bit
--- a/sql/test/orderidx/Tests/smalltable.stable.out.32bit
+++ b/sql/test/orderidx/Tests/smalltable.stable.out.32bit
@@ -88,7 +88,7 @@ Ready.
 % schema,      table,  column, type,   mode,   count,  hashes, phash,  
imprints,       sorted, orderidx # name
 % clob,        clob,   clob,   clob,   clob,   bigint, bigint, boolean,        
bigint, boolean,        bigint # type
 % 3,   5,      1,      3,      8,      1,      1,      5,      1,      5,      
2 # length
-[ "sys",       "xtmp4",        "i",    "int",  "readonly",     3,      0,      
false,  0,      false,  20      ]
+[ "sys",       "xtmp4",        "i",    "int",  "readonly",     3,      0,      
false,  0,      false,  24      ]
 #SELECT * FROM xtmp4 WHERE i>=0 AND i<8;
 % sys.xtmp4 # table_name
 % i # name
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to