Re: [HACKERS] WIP: Aggregation push-down

Antonin Houska <ah@cybertec.at>

From: Antonin Houska <ah@cybertec.at>
To: Michael Paquier <michael@paquier.xyz>
Cc: tgl@sss.pgh.pa.us, pgsql-hackers@postgresql.org
Date: 2019-02-05T09:40:15Z
Lists: pgsql-hackers

Attachments

Michael Paquier <michael@paquier.xyz> wrote:

> On Tue, Jan 15, 2019 at 03:06:18PM +0100, Antonin Houska wrote:
> > This is the next version. A few more comments below.
> 
> Latest patch set fails to apply, so moved to next CF, waiting on
> author.

Rebased.

-- 
Antonin Houska
Cybertec Schönig & Schönig GmbH
Gröhrmühlgasse 26, A-2700 Wiener Neustadt
Web: https://www.cybertec-postgresql.com

Commits

  1. Move estimate_hashagg_tablesize to selfuncs.c, and widen result to double.

  2. Remove unnecessairly duplicated gram.y productions