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

From Tom Lane
Subject Re: count_nulls(VARIADIC "any")
Date
Msg-id 19265.1454645195@sss.pgh.pa.us
Whole thread Raw
In response to Re: count_nulls(VARIADIC "any")  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: count_nulls(VARIADIC "any")
Re: count_nulls(VARIADIC "any")
List pgsql-hackers
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.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Etsuro Fujita
Date:
Subject: Re: Odd behavior in foreign table modification (Was: Re: Optimization for updating foreign tables in Postgres FDW)
Next
From: Pavel Stehule
Date:
Subject: Re: count_nulls(VARIADIC "any")