Re: Rethinking representation of partial-aggregate steps
От | Tom Lane |
---|---|
Тема | Re: Rethinking representation of partial-aggregate steps |
Дата | |
Msg-id | 1473.1466870870@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Rethinking representation of partial-aggregate steps (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: Rethinking representation of partial-aggregate steps
|
Список | pgsql-hackers |
I wrote: > David Rowley <david.rowley@2ndquadrant.com> writes: >> The attached implements this, with the exception that I didn't really >> think AggPartialMode was the best name for the enum. I've named this >> AggregateMode instead, as the aggregate is only partial in some cases. > Hm. We already have an AggStrategy (for hashed vs. grouped aggregation) > so adding AggregateMode beside it seems somewhere between confusing and > content-free. And it's needlessly inconsistent with the spelling of the > existing enum name. I'm not wedded to "AggPartialMode" but I think > we need some name that's a bit more specific than "AggregateMode". > Suggestions anyone? After a bit of thought, maybe AggDivision or AggSplit or something along those lines? regards, tom lane
В списке pgsql-hackers по дате отправления: