| From: | David Rowley <david(dot)rowley(at)2ndquadrant(dot)com> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | 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-24 09:22:15 |
| Message-ID: | CAKJS1f8PCHhtyj+Tgd_4QJo-wMXg0pbzHDTKBs_1tojjAR_Afw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 21 January 2016 at 08:06, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> I re-reviewed this and have committed most of it with only minor
> kibitizing. A few notes:
I realised today that the combinefunc is rather undocumented. I've
attached a patch which aims to fix this.
Comments are welcome.
--
David Rowley http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| Attachment | Content-Type | Size |
|---|---|---|
| add_combinefunc_documents.patch | application/octet-stream | 4.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ashutosh Bapat | 2016-03-24 09:23:57 | Re: Postgres_fdw join pushdown - getting server crash in left outer join of three table |
| Previous Message | Alexander Korotkov | 2016-03-24 08:51:54 | Re: WIP: Access method extendability |