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