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
- v12-0001-Introduce-RelInfoList-structure.patch (text/x-diff)
Richard Guo <riguo@pivotal.io> wrote: > Another rebase is needed for the patches. Done. -- Antonin Houska Web: https://www.cybertec-postgresql.com
Commits
-
Move estimate_hashagg_tablesize to selfuncs.c, and widen result to double.
- 0c7d53793079 12.0 landed
-
Remove unnecessairly duplicated gram.y productions
- b9a3ef55b253 10.0 cited