diff options
author | Robert Haas <rhaas@postgresql.org> | 2016-04-05 14:24:59 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2016-04-05 14:32:53 -0400 |
commit | 11c8669c0cc7abc7a7702594cf13452c378d2517 (patch) | |
tree | aaea45448541428b702586fca7e30bec284f8c9a /src/backend/commands/aggregatecmds.c | |
parent | 7117685461af50f50c03f43e6a622284c8d54694 (diff) | |
download | postgresql-11c8669c0cc7abc7a7702594cf13452c378d2517.tar.gz postgresql-11c8669c0cc7abc7a7702594cf13452c378d2517.zip |
Add parallel query support functions for assorted aggregates.
This lets us use parallel aggregate for a variety of useful cases
that didn't work before, like sum(int8), sum(numeric), several
versions of avg(), and various other functions.
Add some regression tests, as well, testing the general sanity of
these and future catalog entries.
David Rowley, reviewed by Tomas Vondra, with a few further changes
by me.
Diffstat (limited to 'src/backend/commands/aggregatecmds.c')
0 files changed, 0 insertions, 0 deletions