aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/aggregatecmds.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2016-04-05 14:24:59 -0400
committerRobert Haas <rhaas@postgresql.org>2016-04-05 14:32:53 -0400
commit11c8669c0cc7abc7a7702594cf13452c378d2517 (patch)
treeaaea45448541428b702586fca7e30bec284f8c9a /src/backend/commands/aggregatecmds.c
parent7117685461af50f50c03f43e6a622284c8d54694 (diff)
downloadpostgresql-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