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

From Andrew Gierth
Subject Re: Final Patch for GROUPING SETS
Date
Msg-id 8761c1mbgw.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: Final Patch for GROUPING SETS
List pgsql-hackers
Updated patch (mostly just conflict resolution):

 - fix explain code to track changes to deparse context handling

 - tiny expansion of some comments (clarify in nodeAgg header
   comment that aggcontexts are now EContexts rather than just
   memory contexts)

 - declare support for features in sql_features.txt, which had been
   previously overlooked

--
Andrew (irc:RhodiumToad)



Attachment

pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Re: Parallel Seq Scan
Next
From: David Johnston
Date:
Subject: Re: Merging postgresql.conf and postgresql.auto.conf