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