Changeset: 598e7cf5683f for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=598e7cf5683f
Modified Files:
Branch: default
Log Message:
Merge with Oct2010 branch.
diffs (60 lines):
diff -r eb78e4704c15 -r 598e7cf5683f
sql/src/test/BugDay_2005-10-06_2.9.3/Tests/variable_arg_substring.SF_942981.stable.out
---
a/sql/src/test/BugDay_2005-10-06_2.9.3/Tests/variable_arg_substring.SF_942981.stable.out
Wed Oct 06 19:13:07 2010 +0200
+++
b/sql/src/test/BugDay_2005-10-06_2.9.3/Tests/variable_arg_substring.SF_942981.stable.out
Thu Oct 07 08:38:28 2010 +0200
@@ -23,7 +23,7 @@
% . # table_name
% substring_single_value # name
% char # type
-% 0 # length
+% 5 # length
[ "hal" ]
[ "o" ]
[ "llo" ]
diff -r eb78e4704c15 -r 598e7cf5683f
sql/src/test/Tests/null-byte-hang.stable.err
--- a/sql/src/test/Tests/null-byte-hang.stable.err Wed Oct 06 19:13:07
2010 +0200
+++ b/sql/src/test/Tests/null-byte-hang.stable.err Thu Oct 07 08:38:28
2010 +0200
@@ -10,7 +10,7 @@
# 12:54:19 > Mtimeout -timeout 60 ./null-byte-hang.SQL null-byte-hang
# 12:54:19 >
-NULL byte in input
+NULL byte in input on line 1 of input
# 12:54:19 >
# 12:54:19 > Done.
diff -r eb78e4704c15 -r 598e7cf5683f sql/src/test/Tests/round.stable.out
--- a/sql/src/test/Tests/round.stable.out Wed Oct 06 19:13:07 2010 +0200
+++ b/sql/src/test/Tests/round.stable.out Thu Oct 07 08:38:28 2010 +0200
@@ -28,27 +28,27 @@
% ., ., ., . # table_name
% round_single_value, round_single_value, round_single_value,
round_single_value # name
% decimal, decimal, decimal, decimal # type
-% 11, 11, 11, 11 # length
+% 10, 10, 10, 10 # length
[ 750.00, 700.00, 1000.00, 0.00 ]
% ., . # table_name
% round_single_value, round_single_value # name
% decimal, decimal # type
-% 11, 11 # length
+% 10, 10 # length
[ 123.9990, 124.0000 ]
% . # table_name
% round_single_value # name
% decimal # type
-% 11 # length
+% 10 # length
[ 123.4500 ]
% . # table_name
% round_single_value # name
% decimal # type
-% 11 # length
+% 10 # length
[ 100.00 ]
% . # table_name
% round_single_value # name
% decimal # type
-% 11 # length
+% 10 # length
[ 151.00 ]
# 15:17:10 >
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list