Re: Re: OLAP, Aggregates, and order of operations

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Re: OLAP, Aggregates, and order of operations
Дата
Msg-id 1521.998626971@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: OLAP, Aggregates, and order of operations  (mlw <markw@mohawksoft.com>)
Список pgsql-hackers
mlw <markw@mohawksoft.com> writes:
> So, what would the order of operation be?

> I assume "my_array_constructor()" would be called first, and the return value
> then be passed to "my_aggregate()" along with the state value being set to the
> initial state, then subsequent calls to "my_array_constructor()", followed by
> "my_aggregate()" for each additional row in the group?

Check.
        regards, tom lane


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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: A couple items on TODO
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Re: [PATCHES] encoding names