Changeset: 252f12edb85b for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=252f12edb85b
Modified Files:
        sql/test/BugTracker-2015/Tests/is_null_limit.Bug-3684.stable.out
Branch: default
Log Message:

approved correct output


diffs (33 lines):

diff --git a/sql/test/BugTracker-2015/Tests/is_null_limit.Bug-3684.stable.out 
b/sql/test/BugTracker-2015/Tests/is_null_limit.Bug-3684.stable.out
--- a/sql/test/BugTracker-2015/Tests/is_null_limit.Bug-3684.stable.out
+++ b/sql/test/BugTracker-2015/Tests/is_null_limit.Bug-3684.stable.out
@@ -52,11 +52,10 @@ Ready.
 #      (Product_Name like ('%' || 'benches' || '%') escape '!' and
 #      (Month_Begin_Date is null or Month_Begin_Date <> date '2010-12-01'))
 #order by line_margin limit 68 offset 319;
-% .lineitem_denormalized_first1k # table_name
+% sys.lineitem_denormalized_first1k # table_name
 % line_margin # name
 % decimal # type
 % 15 # length
-[ 10.71        ]
 [ 10.72        ]
 [ 10.76        ]
 [ 10.90        ]
@@ -71,7 +70,6 @@ Ready.
 [ 11.10        ]
 [ 11.18        ]
 [ 11.28        ]
-[ 11.28        ]
 [ 11.30        ]
 [ 11.30        ]
 [ 11.44        ]
@@ -124,6 +122,8 @@ Ready.
 [ 13.60        ]
 [ 13.62        ]
 [ 13.65        ]
+[ 13.70        ]
+[ 13.70        ]
 #drop table lineitem_denormalized_first1k;
 
 # 13:22:52 >  
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to