Re: grouping sets - updated patch - Mailing list pgsql-hackers

From Joshua Tolley
Subject Re: grouping sets - updated patch
Date
Msg-id 4c60c663.010ee70a.636a.54c2@mx.google.com
Whole thread Raw
In response to grouping sets - updated patch  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: grouping sets - updated patch  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
On Mon, Aug 09, 2010 at 10:59:26PM +0200, Pavel Stehule wrote:
> Hello
>
> I fixed an issues with empty sets. It just work, but there are some ugly hacks.
>
> It's really needs own planner node - now grouping functions are not
> supported by ORDER BY clause.

I haven't made it through the last version much, but I'll poke through this
instead. I have a few days of family business coming up, and might be
unrespondive during that time.

--
Joshua Tolley / eggyknap
End Point Corporation
http://www.endpoint.com

pgsql-hackers by date:

Previous
From: Daniel Oliveira
Date:
Subject: Re: Universal B-tree
Next
From: Pavel Stehule
Date:
Subject: Re: grouping sets - updated patch