From: | Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk> |
---|---|
To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Cc: | Jim Nasby <Jim(dot)Nasby(at)BlueTreble(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, Josh Berkus <josh(at)agliodbs(dot)com>, Andres Freund <andres(at)2ndquadrant(dot)com>, Greg Sabino Mullane <greg(at)turnstep(dot)com>, Marti Raudsepp <marti(at)juffo(dot)org>, Noah Misch <noah(at)leadboat(dot)com>, Tomas Vondra <tv(at)fuzzy(dot)cz>, Atri Sharma <atri(dot)jiit(at)gmail(dot)com> |
Subject: | Re: Final Patch for GROUPING SETS |
Date: | 2015-01-20 21:02:50 |
Message-ID: | 8761c1mbgw.fsf@news-spur.riddles.org.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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 | Content-Type | Size |
---|---|---|
gsp-all.patch | text/x-patch | 271.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | David Johnston | 2015-01-20 21:07:14 | Re: Merging postgresql.conf and postgresql.auto.conf |
Previous Message | Jim Nasby | 2015-01-20 20:39:23 | Re: Parallel Seq Scan |