Re: count_nulls(VARIADIC "any") - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: count_nulls(VARIADIC "any")
Date
Msg-id CAEepm=1FArDLof+Btsq+PAgUaAo_j1fmpaCX7reZ4yBshHQqFQ@mail.gmail.com
Whole thread Raw
In response to Re: count_nulls(VARIADIC "any")  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: count_nulls(VARIADIC "any")
List pgsql-hackers
On Fri, Feb 5, 2016 at 5:06 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I wrote:
>> Pavel Stehule <pavel.stehule@gmail.com> writes:
>>> [ num_nulls_v6.patch ]
>
>> I started looking through this.  It seems generally okay, but I'm not
>> very pleased with the function name "num_notnulls".  I think it would
>> be better as "num_nonnulls", as I see Oleksandr suggested already.
>
> Not hearing any complaints, I pushed it with that change and some other
> cosmetic adjustments.

Would num_values be a better name than num_nonnulls?

-- 
Thomas Munro
http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Recently added typedef "string" is a horrid idea
Next
From: Tom Lane
Date:
Subject: Re: count_nulls(VARIADIC "any")