diff options
author | Robert Haas <rhaas@postgresql.org> | 2016-04-08 13:44:50 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2016-04-08 13:47:06 -0400 |
commit | af025eed536d3842d085ed9e4f9107eb976575cc (patch) | |
tree | 52b699d97297e8e23ae12e7fc81a879711f80455 /src/backend/access/gist/gistget.c | |
parent | 38627f687823eae57e932c3b234656342403e909 (diff) | |
download | postgresql-af025eed536d3842d085ed9e4f9107eb976575cc.tar.gz |
Add combine functions for various floating-point aggregates.
This allows parallel aggregation to use them. It may seem surprising
that we use float8_combine for both float4_accum and float8_accum
transition functions, but that's because those functions differ only
in the type of the non-transition-state argument.
Haribabu Kommi, reviewed by David Rowley and Tomas Vondra
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions