Changeset: 3883b4794769 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3883b4794769
Modified Files:
        
sql/test/BugTracker-2017/Tests/statistics_nils_not_eq_zero.Bug-6331.stable.out
Branch: Jul2017
Log Message:

Approve output


diffs (68 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
@@ -77,55 +77,55 @@ Ready.
 % L3 # name
 % bigint # type
 % 1 # length
-[ 3    ]
+[ 6    ]
 #SELECT count(*) FROM sys.statistics WHERE nils <> 0 AND (minval = 'nil' OR 
maxval = 'nil');
 % sys.L4 # table_name
 % L3 # name
 % bigint # type
 % 1 # length
-[ 2    ]
+[ 5    ]
 #SELECT count(*) FROM sys.statistics WHERE count > 0 AND (minval = 'nil' OR 
maxval = 'nil');
 % sys.L4 # table_name
 % L3 # name
 % bigint # type
 % 1 # length
-[ 2    ]
+[ 5    ]
 #SELECT count(*) FROM sys.statistics WHERE nils <> 0;
 % sys.L4 # table_name
 % L3 # name
 % bigint # type
 % 1 # length
-[ 3    ]
+[ 6    ]
 #SELECT count(*) FROM sys.statistics WHERE nils <> 0 AND (minval = 'nil' OR 
maxval = 'nil');
 % sys.L4 # table_name
 % L3 # name
 % bigint # type
 % 1 # length
-[ 2    ]
+[ 5    ]
 #SELECT count(*) FROM sys.statistics WHERE count > 0 AND (minval = 'nil' OR 
maxval = 'nil');
 % sys.L4 # table_name
 % L3 # name
 % bigint # type
 % 1 # length
-[ 2    ]
+[ 5    ]
 #SELECT count(*) FROM sys.statistics WHERE nils <> 0;
 % sys.L4 # table_name
 % L3 # name
 % bigint # type
 % 1 # length
-[ 3    ]
+[ 6    ]
 #SELECT count(*) FROM sys.statistics WHERE nils <> 0 AND (minval = 'nil' OR 
maxval = 'nil');
 % sys.L4 # table_name
 % L3 # name
 % bigint # type
 % 1 # length
-[ 2    ]
+[ 5    ]
 #SELECT count(*) FROM sys.statistics WHERE count > 0 AND (minval = 'nil' OR 
maxval = 'nil');
 % sys.L4 # table_name
 % L3 # name
 % bigint # type
 % 1 # length
-[ 2    ]
+[ 5    ]
 
 # 13:40:17 >  
 # 13:40:17 >  "Done."
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to