Changeset: 76a0724b2b99 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=76a0724b2b99 Modified Files: sql/benchmarks/tpch/fileleak/Tests/delete_all.stable.out.Windows Branch: Jan2014 Log Message:
delete_all: propagated changeset 151c7be79dd1 to Windows output diffs (43 lines): diff --git a/sql/benchmarks/tpch/fileleak/Tests/delete_all.stable.out.Windows b/sql/benchmarks/tpch/fileleak/Tests/delete_all.stable.out.Windows --- a/sql/benchmarks/tpch/fileleak/Tests/delete_all.stable.out.Windows +++ b/sql/benchmarks/tpch/fileleak/Tests/delete_all.stable.out.Windows @@ -30,15 +30,15 @@ Ready. (u'l_discount', 524288, 60175) (u'l_extendedprice', 524288, 60175) (u'l_linenumber', 240700, 60175) -(u'l_linestatus', 60175, 60175) +(u'l_linestatus', 65536, 60175) (u'l_orderkey', 240700, 60175) (u'l_partkey', 240700, 60175) (u'l_quantity', 240700, 60175) (u'l_receiptdate', 240700, 60175) -(u'l_returnflag', 60175, 60175) +(u'l_returnflag', 65536, 60175) (u'l_shipdate', 240700, 60175) -(u'l_shipinstruct', 60175, 60175) -(u'l_shipmode', 60175, 60175) +(u'l_shipinstruct', 65536, 60175) +(u'l_shipmode', 65536, 60175) (u'l_suppkey', 240700, 60175) (u'l_tax', 524288, 60175) [(u'l_comment', 0), (u'l_commitdate', 0), (u'l_discount', 0), (u'l_extendedprice', 0), (u'l_linenumber', 0), (u'l_linestatus', 0), (u'l_orderkey', 0), (u'l_partkey', 0), (u'l_quantity', 0), (u'l_receiptdate', 0), (u'l_returnflag', 0), (u'l_shipdate', 0), (u'l_shipinstruct', 0), (u'l_shipmode', 0), (u'l_suppkey', 0), (u'l_tax', 0)] @@ -47,15 +47,15 @@ Ready. (u'l_discount', 524288, 0) (u'l_extendedprice', 524288, 0) (u'l_linenumber', 240700, 0) -(u'l_linestatus', 60175, 0) +(u'l_linestatus', 65536, 0) (u'l_orderkey', 240700, 0) (u'l_partkey', 240700, 0) (u'l_quantity', 240700, 0) (u'l_receiptdate', 240700, 0) -(u'l_returnflag', 60175, 0) +(u'l_returnflag', 65536, 0) (u'l_shipdate', 240700, 0) -(u'l_shipinstruct', 60175, 0) -(u'l_shipmode', 60175, 0) +(u'l_shipinstruct', 65536, 0) +(u'l_shipmode', 65536, 0) (u'l_suppkey', 240700, 0) (u'l_tax', 524288, 0) _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
