Changeset: dc59dfec9649 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=dc59dfec9649 Modified Files: sql/test/BugTracker-2017/Tests/statistics_nils_not_eq_zero.Bug-6331.stable.out Branch: Jul2017 Log Message:
Approve output. diffs (51 lines): diff --git a/sql/test/BugTracker-2017/Tests/statistics_nils_not_eq_zero.Bug-6331.stable.out b/sql/test/BugTracker-2017/Tests/statistics_nils_not_eq_zero.Bug-6331.stable.out --- a/sql/test/BugTracker-2017/Tests/statistics_nils_not_eq_zero.Bug-6331.stable.out +++ b/sql/test/BugTracker-2017/Tests/statistics_nils_not_eq_zero.Bug-6331.stable.out @@ -83,13 +83,13 @@ Ready. % L3 # name % bigint # type % 1 # length -[ 1 ] +[ 2 ] #SELECT count(*) FROM sys.statistics WHERE count > 0 AND (minval = 'nil' OR maxval = 'nil'); % sys.L4 # table_name % L3 # name % bigint # type % 1 # length -[ 1 ] +[ 2 ] #SELECT count(*) FROM sys.statistics WHERE nils <> 0; % sys.L4 # table_name % L3 # name @@ -101,13 +101,13 @@ Ready. % L3 # name % bigint # type % 1 # length -[ 1 ] +[ 2 ] #SELECT count(*) FROM sys.statistics WHERE count > 0 AND (minval = 'nil' OR maxval = 'nil'); % sys.L4 # table_name % L3 # name % bigint # type % 1 # length -[ 1 ] +[ 2 ] #SELECT count(*) FROM sys.statistics WHERE nils <> 0; % sys.L4 # table_name % L3 # name @@ -119,13 +119,13 @@ Ready. % L3 # name % bigint # type % 1 # length -[ 1 ] +[ 2 ] #SELECT count(*) FROM sys.statistics WHERE count > 0 AND (minval = 'nil' OR maxval = 'nil'); % sys.L4 # table_name % L3 # name % bigint # type % 1 # length -[ 1 ] +[ 2 ] # 13:40:17 > # 13:40:17 > "Done." _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
