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

From Michael Paquier
Subject Re: Final Patch for GROUPING SETS
Date
Msg-id CAB7nPqQFG_0DAuaQ1fjL4OzjOi5++k73HaM+KqJdX5vboX_doQ@mail.gmail.com
Whole thread
In response to Re: Final Patch for GROUPING SETS  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
List pgsql-hackers


On Wed, Jan 21, 2015 at 6:02 AM, Andrew Gierth <andrew@tao11.riddles.org.uk> wrote:
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


Patch moved to CF 2015-02.
--
Michael

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Patch: add recovery_timeout option to control timeout of restore_command nonzero status code
Next
From: Michael Paquier
Date:
Subject: Re: [PATCH] Add transforms feature