Re: WIP: Aggregation push-down

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>, Antonin Houska <ah(at)cybertec(dot)at>
Cc: Andy Fan <zhihui(dot)fan1213(at)gmail(dot)com>, legrand legrand <legrand_legrand(at)hotmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: WIP: Aggregation push-down
Date: 2020-07-03 10:07:24
Message-ID: b5bfb07c6e3f2238c84ef113353cd36a55811dda.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 2020-07-02 at 14:39 +0200, Daniel Gustafsson wrote:
> This version now fails to apply to HEAD, with what looks like like a trivial
> error in the expected test output. Can you please submit a rebased version so
> we can see it run in the patch tester CI? I'm marking the entry as Waiting on
> Author in the meantime.

I have rebased the patch against current HEAD, it passes "make installcheck".

Yours,
Laurenz Albe

Attachment Content-Type Size
v17-0001-Introduce-RelInfoList-structure.patch text/x-patch 14.2 KB
v17-0002-Aggregate-push-down-basic-functionality.patch text/x-patch 107.6 KB
v17-0003-Use-also-partial-paths-as-the-input-for-grouped-path.patch text/x-patch 17.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Artur Zakirov 2020-07-03 10:16:17 Re: proposal - psql - possibility to redirect only tabular output
Previous Message Daniel Gustafsson 2020-07-03 09:21:17 Re: pgbench: option delaying queries till connections establishment?