Re: Final Patch for GROUPING SETS - Mailing list pgsql-hackers

From Andrew Gierth
Subject Re: Final Patch for GROUPING SETS
Date
Msg-id 87d24iukc5.fsf@news-spur.riddles.org.uk
Whole thread Raw
In response to Re: Final Patch for GROUPING SETS  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Responses Re: WIP Patch for GROUPING SETS phase 1  (Svenne Krap <svenne@krap.dk>)
Re: Final Patch for GROUPING SETS  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
List pgsql-hackers
Updated patch:

  - updated to latest head

  - Removed MemoryContextDeleteChildren calls made redundant by the
    recent change to MemoryContextReset

--
Andrew (irc:RhodiumToad)



Attachment

pgsql-hackers by date:

Previous
From: Petr Jelinek
Date:
Subject: Re: Using 128-bit integers for sum, avg and statistics aggregates
Next
From: Tom Lane
Date:
Subject: Re: Rethinking the parameter access hooks for plpgsql's benefit