Re: Variadic aggregates vs. project policy

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Variadic aggregates vs. project policy
Дата
Msg-id 521FBF1B.3030305@agliodbs.com
обсуждение исходный текст
Ответ на Variadic aggregates vs. project policy  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Variadic aggregates vs. project policy
Re: Variadic aggregates vs. project policy
Список pgsql-hackers
Tom,

> On further reflection, what the "policy" was actually about was not that
> we should forbid users from creating potentially-confusing aggregates
> themselves, but only that we'd avoid having any *built in* aggregates with
> this hazard.  So maybe I'm overthinking this, and the correct reading is
> just that we should have a policy against built-in variadic aggregates.

Yes.  I think we can assume that anyone smart enough to create a
variadic aggregate is smart enough to put ORDER BY in the right place.


-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: PL/pgSQL PERFORM with CTE
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: PL/pgSQL PERFORM with CTE