Re: Hash support for grouping sets - Mailing list pgsql-hackers

From Andrew Gierth
Subject Re: Hash support for grouping sets
Date
Msg-id 87efxm8cxp.fsf@news-spur.riddles.org.uk
Whole thread Raw
In response to Re: [HACKERS] Hash support for grouping sets  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
>>>>> "Andres" == Andres Freund <andres@anarazel.de> writes:

 >> I could move most of the block comment for ExecInitAgg up into the
 >> file header; would that be better?

 Andres> Yes, I think so.

Done that and some other clarifications. Attached is the latest patch;
no substantive changes, only comments, formatting and a change to a
variable name.

The performance side of things I'm still working on; I think that would
be best handled as a followup patch.

-- 
Andrew (irc:RhodiumToad)


Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: dsm.c API tweak
Next
From: "David E. Wheeler"
Date:
Subject: Fetch JSONB Value for UNIQUE Constraint