On 2015-11-21 06:06, Tom Lane wrote:
Marko Tiikkaja <ma...@joh.to> writes:
Here's a patch implementing this under the name num_nulls().  For
January's CF, of course.

What's this do that "count(*) - count(x)" doesn't?

This is sort of a lateral version of count(x); the input is a list of expressions rather than an expression executed over a bunch of input rows.


.m


--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to