Re: [HACKERS] WIP: Aggregation push-down

Antonin Houska <ah@cybertec.at>

From: Antonin Houska <ah@cybertec.at>
To: Richard Guo <riguo@pivotal.io>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Michael Paquier <michael@paquier.xyz>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2019-07-09T13:47:44Z
Lists: pgsql-hackers

Attachments

Richard Guo <riguo@pivotal.io> wrote:

> Another rebase is needed for the patches.

Done.

-- 
Antonin Houska
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