| From: | David Rowley <david(dot)rowley(at)2ndquadrant(dot)com> |
|---|---|
| To: | David Steele <david(at)pgmasters(dot)net> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Simon Riggs <simon(at)2ndquadrant(dot)com>, Kouhei Kaigai <kaigai(at)ak(dot)jp(dot)nec(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Amit Kapila <amit(dot)kapila(at)enterprisedb(dot)com> |
| Subject: | Re: Combining Aggregates |
| Date: | 2016-03-14 04:45:55 |
| Message-ID: | CAKJS1f9jjJUZpJmfWq=tic_0K=ex2D4QzTbPnt65+4-gy0YT6g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 14 March 2016 at 15:20, David Rowley <david(dot)rowley(at)2ndquadrant(dot)com> wrote:
> Current patch:
> I've now updated the patch to base it on top of the parallel aggregate
> patch in [2]. To apply the attached, you must apply [2] first!
The attached fixes a small thinko in apply_partialaggref_nodes().
--
David Rowley http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| Attachment | Content-Type | Size |
|---|---|---|
| serialize_states_33dcf94_2016-03-14.patch | application/octet-stream | 106.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Kapila | 2016-03-14 05:51:58 | Re: [HACKERS] Re: [HACKERS] Re: [HACKERS] Windows service is not starting so there’s message in log: FATAL: "could not create shared memory segment “Global/PostgreSQL.851401618”: Permission denied” |
| Previous Message | David Rowley | 2016-03-14 04:20:53 | Re: Parallel Aggregate |