| From: | Jeevan Chalke <jeevan(dot)chalke(at)enterprisedb(dot)com> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Ashutosh Bapat <ashutosh(dot)bapat(at)enterprisedb(dot)com>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>, Rajkumar Raghuwanshi <rajkumar(dot)raghuwanshi(at)enterprisedb(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] Partition-wise aggregation/grouping |
| Date: | 2018-01-29 08:42:52 |
| Message-ID: | CAM2+6=VyNU6+RjBSU4fbYattQjXjFRUXKhQOS5Lp1s+z-kv-7g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sat, Jan 27, 2018 at 1:35 AM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> On Thu, Jan 18, 2018 at 8:55 AM, Jeevan Chalke
> <jeevan(dot)chalke(at)enterprisedb(dot)com> wrote:
> > Attached patch with other review points fixed.
>
> Committed 0001 and 0002 together, with some cosmetic changes,
> including fixing pgindent damage.
Thanks Robert.
> Please pgindent your patches before
> submitting.
>
Sure, will take care of this.
Attached new patch set and rebased it on latest HEAD.
>
> --
> Robert Haas
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
Thanks
--
Jeevan Chalke
Technical Architect, Product Development
EnterpriseDB Corporation
The Enterprise PostgreSQL Company
| Attachment | Content-Type | Size |
|---|---|---|
| partition-wise-agg-v12.tar.gz | application/x-gzip | 32.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kyotaro HORIGUCHI | 2018-01-29 08:50:08 | Re: [HACKERS] proposal - Default namespaces for XPath expressions (PostgreSQL 11) |
| Previous Message | Antonin Houska | 2018-01-29 08:32:02 | Re: [HACKERS] WIP: Aggregation push-down |