Re: count_nulls(VARIADIC "any")

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: count_nulls(VARIADIC "any")
Дата
Msg-id 29938.1439421096@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: count_nulls(VARIADIC "any")  (Peter Geoghegan <pg@heroku.com>)
Ответы Re: count_nulls(VARIADIC "any")  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-hackers
Peter Geoghegan <pg@heroku.com> writes:
> On Wed, Aug 12, 2015 at 10:30 AM, Alvaro Herrera
> <alvherre@2ndquadrant.com> wrote:
>> The name count_nulls() suggest an aggregate function to me, though.

> I thought the same.

Ditto.  I'd be fine with this if we can come up with a name that
doesn't sound like an aggregate.  The best I can do offhand is
"number_of_nulls()", which doesn't seem very pretty.
        regards, tom lane



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: GinPageIs* don't actually return a boolean
Следующее
От: Jeff Janes
Дата:
Сообщение: GIN pending list clean up exposure to SQL