|
PostgreSQL Source Code git master
|
Data Fields | |
| int | npartitions |
| LogicalTape ** | partitions |
| int64 * | ntuples |
| uint32 | mask |
| int | shift |
| hyperLogLogState * | hll_card |
| hyperLogLogState* HashAggSpill::hll_card |
| int HashAggSpill::npartitions |
Definition at line 333 of file nodeAgg.c.
Referenced by hashagg_finish_initial_spills().
| LogicalTape** HashAggSpill::partitions |