Re: CUBE, ROLLUP, GROUPING SETS?

From: "Nicolas Barbier" <nicolas(dot)barbier(at)gmail(dot)com>
To: "Robert Treat" <xzilla(at)users(dot)sourceforge(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: CUBE, ROLLUP, GROUPING SETS?
Date: 2006-10-28 23:47:56
Message-ID: b0f3f5a10610281647q41423373ta7805b77d5cca6c7@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

2006/10/28, Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>:

> On Tuesday 10 October 2006 15:19, stig erikson wrote:
>
>> Are there any plans to implement CUBE, ROLLUP and/or GROUPING SETS in
>> future PostgreSQL versions? I could not find any info on the TODO-page.
>
> I've heard people mention it, but no one has ever come up with a solid
> proposal or patch. Depending on what your doing there are ways to simulate
> those things with more standard sql.

CUBE, ROLLUP and GROUPING SETS are at least part of SQL 2003.
Supporting them would probably also include optimized ways to execute
them, like calculating all aggregations in one run for ROLLUP (instead
of doing multiple scans).

greetings,
Nicolas

--
Nicolas Barbier
http://www.gnu.org/philosophy/no-word-attachments.html

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Robert Treat 2006-10-29 00:16:58 Re: CUBE, ROLLUP, GROUPING SETS?
Previous Message Susemail 2006-10-28 23:28:33 Re: [SLE] Can't boot boot iso