Changeset: dc900442db85 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=dc900442db85 Modified Files: monetdb5/extras/mal_optimizer_template/Tests/opt_sql_append.stable.out.Windows Branch: default Log Message:
I forgot to update the field length. diffs (39 lines): diff --git a/monetdb5/extras/mal_optimizer_template/Tests/opt_sql_append.stable.out.Windows b/monetdb5/extras/mal_optimizer_template/Tests/opt_sql_append.stable.out.Windows --- a/monetdb5/extras/mal_optimizer_template/Tests/opt_sql_append.stable.out.Windows +++ b/monetdb5/extras/mal_optimizer_template/Tests/opt_sql_append.stable.out.Windows @@ -16,7 +16,7 @@ % .explain # table_name % mal # name % clob # type -% 280 # length +% 274 # length function user.main():void; querylog.define("explain copy into ttt from E\\'\\\\\\\\tmp/xyz\\';":str, "sequential_pipe":str, 22:int); X_4:int := sql.mvc(); @@ -60,7 +60,7 @@ end user.main; % .explain # table_name % mal # name % clob # type -% 280 # length +% 274 # length function user.main():void; querylog.define("explain copy into ttt from E\\'a:\\\\\\\\tmp/xyz\\';":str, "sequential_pipe":str, 22:int); X_4:int := sql.mvc(); @@ -121,7 +121,7 @@ end user.main; % .explain # table_name % mal # name % clob # type -% 280 # length +% 274 # length function user.main():void; querylog.define("explain copy into ttt from E\\'\\\\\\\\tmp/xyz\\';":str, "user_0":str, 22:int); X_4:int := sql.mvc(); @@ -166,7 +166,7 @@ end user.main; % .explain # table_name % mal # name % clob # type -% 280 # length +% 274 # length function user.main():void; querylog.define("explain copy into ttt from \\'Z:/tmp/xyz\\';":str, "user_0":str, 22:int); X_4:int := sql.mvc(); _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list