PostgreSQL Source Code
git master
|
#include <execnodes.h>
Data Fields | |
int | num_workers |
HashInstrumentation | hinstrument [FLEXIBLE_ARRAY_MEMBER] |
Definition at line 2764 of file execnodes.h.
HashInstrumentation SharedHashInfo::hinstrument[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 2767 of file execnodes.h.
Referenced by ExecHashInitializeWorker(), and show_hash_info().
int SharedHashInfo::num_workers |
Definition at line 2766 of file execnodes.h.
Referenced by ExecHashInitializeDSM(), ExecHashRetrieveInstrumentation(), and show_hash_info().