Re: WIP: Aggregation push-down - take2

From: Antonin Houska <ah(at)cybertec(dot)at>
To: vignesh C <vignesh21(at)gmail(dot)com>
Cc: Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>, "Fujii(dot)Yuki(at)df(dot)MitsubishiElectric(dot)co(dot)jp" <Fujii(dot)Yuki(at)df(dot)mitsubishielectric(dot)co(dot)jp>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>, "david(at)pgmasters(dot)net" <david(at)pgmasters(dot)net>, "tgl(at)sss(dot)pgh(dot)pa(dot)us" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "zhihui(dot)fan1213(at)gmail(dot)com" <zhihui(dot)fan1213(at)gmail(dot)com>, "legrand_legrand(at)hotmail(dot)com" <legrand_legrand(at)hotmail(dot)com>, "daniel(at)yesql(dot)se" <daniel(at)yesql(dot)se>
Subject: Re: WIP: Aggregation push-down - take2
Date: 2023-01-05 07:59:30
Message-ID: 85271.1672905570@antos
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

vignesh C <vignesh21(at)gmail(dot)com> wrote:

> The patch does not apply on top of HEAD as in [1], please post a rebased patch:

> [1] - http://cfbot.cputube.org/patch_41_3764.log

This is the next version (only rebased, no other changes).

--
Antonin Houska
Web: https://www.cybertec-postgresql.com

Attachment Content-Type Size
v23-0001-Introduce-RelInfoList-structure.patch text/x-diff 12.8 KB
v23-0002-Aggregate-push-down-basic-functionality.patch text/x-diff 118.4 KB
v23-0003-Use-also-partial-paths-as-the-input-for-grouped-path.patch text/x-diff 16.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2023-01-05 08:11:36 Re: Add index scan progress to pg_stat_progress_vacuum
Previous Message Antonin Houska 2023-01-05 07:51:08 Re: grouping pushdown