PostgreSQL Source Code
git master
|
#include <execnodes.h>
Data Fields | |
int | num_workers |
AggregateInstrumentation | sinstrument [FLEXIBLE_ARRAY_MEMBER] |
Definition at line 2470 of file execnodes.h.
int SharedAggInfo::num_workers |
Definition at line 2472 of file execnodes.h.
Referenced by ExecAggInitializeDSM(), ExecAggRetrieveInstrumentation(), and show_hashagg_info().
AggregateInstrumentation SharedAggInfo::sinstrument[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 2473 of file execnodes.h.
Referenced by ExecEndAgg(), and show_hashagg_info().