COUNT: Correct treatment of missing values.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 15 Feb 2015 22:52:11 +0000 (14:52 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 15 Feb 2015 22:52:11 +0000 (14:52 -0800)
COUNT didn't properly handle user-missing values or the MISSING
keyword.  This corrects the problem.

Thanks to ftr <news.ftr@free.fr> for reporting this bug.
Bug #44157.


No differences found