Changeset: d60e8e1ab622 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d60e8e1ab622
Modified Files:
sql/test/BugTracker-2017/Tests/date-arithmetic.Bug-6415.stable.out
Branch: typing
Log Message:
Approved output
diffs (15 lines):
diff --git a/sql/test/BugTracker-2017/Tests/date-arithmetic.Bug-6415.stable.out
b/sql/test/BugTracker-2017/Tests/date-arithmetic.Bug-6415.stable.out
--- a/sql/test/BugTracker-2017/Tests/date-arithmetic.Bug-6415.stable.out
+++ b/sql/test/BugTracker-2017/Tests/date-arithmetic.Bug-6415.stable.out
@@ -8,9 +8,9 @@ stdout of test 'date-arithmetic.Bug-6415
#select cast('2017-10-10' as date) - cast('2017-10-01' as date), date
'2017-10-10' - date '2017-10-01';
% .%2, .%3 # table_name
% %2, %3 # name
-% int, int # type
+% day_interval, day_interval # type
% 5, 5 # length
-[ 9, 9 ]
+[ 0.009, 0.009 ]
#select cast('2017-10-01' as date) + interval '9' day, date '2017-10-01' +
interval '9' day;
% .%2, .%3 # table_name
% %2, %3 # name
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list