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