From: | Hitoshi Harada <umi(dot)tanuki(at)gmail(dot)com> |
---|---|
To: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
Cc: | Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Олег Царев <zabivator(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Implementation of GROUPING SETS (T431: Extended grouping capabilities) |
Date: | 2009-08-14 00:39:10 |
Message-ID: | e08cc0400908131739y5d691bc1ke2b142409782055e@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
2009/8/14 Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>:
> 2009/8/13 Hitoshi Harada <umi(dot)tanuki(at)gmail(dot)com>:
>> 2009/8/14 Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>:
>>> I prefered using CTE, because this way was the most short to small
>>> bugs less prototype - with full functionality.
>>
>> You could make it by query rewriting, but as you say the best cleanest
>> way is total refactoring of existing nodeAgg. How easy to implement is
>> not convincing.
>>
>
> I agree. Simply I am not have time and force do it. I would to
> concentrate on finishing some plpgsql issues, and then I have to do
> some other things than PostgreSQL. There are fully functional
> prototype and everybody is welcome to continue in this work.
>
I see your situation. Actually your prototype is good shape to be
discussed in both ways. But since you've been focusing on this feature
it'd be better if you keep your eyes on this.
So, Oleg, do you continue on this?
Regards,
--
Hitoshi Harada
From | Date | Subject | |
---|---|---|---|
Next Message | Олег Царев | 2009-08-14 00:48:48 | Re: Implementation of GROUPING SETS (T431: Extended grouping capabilities) |
Previous Message | Itagaki Takahiro | 2009-08-14 00:34:05 | Re: FDW-based dblink |