Re: Combining Aggregates

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Combining Aggregates
Дата
Msg-id CA+TgmoZwDE5=ymGsF9gTU3d_BYgf7_f2CZcnUj0kupAJ9iKVgQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Combining Aggregates  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: Combining Aggregates  (Heikki Linnakangas <hlinnaka@iki.fi>)
Список pgsql-hackers
On Mon, Mar 30, 2015 at 1:28 AM, Michael Paquier
<michael.paquier@gmail.com> wrote:
>> I've been thinking of bumping this patch to the June commitfest as the
>> patch only exists to provide the basic infrastructure for things like
>> parallel aggregation, aggregate before join, and perhaps auto updating
>> materialised views.
>>
>> It seems unlikely that any of those things will happen for 9.5.
>
> Yeah, I guess so...
>
>> Does anybody object to me moving this to June's commitfest?
>
> Not from my side FWIW. I think it actually makes sense.

+1.  I'd like to devote some time to looking at this, but I don't have
the time right now.  The chances that we can do something useful with
it in 9.6 seem good.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: How about to have relnamespace and relrole?
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Tables cannot have INSTEAD OF triggers