|
PostgreSQL Source Code git master
|
#include <instrument_node.h>
Data Fields | |
| int | num_workers |
| IndexScanInstrumentation | winstrument [FLEXIBLE_ARRAY_MEMBER] |
Definition at line 56 of file instrument_node.h.
| int SharedIndexScanInstrumentation::num_workers |
Definition at line 58 of file instrument_node.h.
Referenced by ExecBitmapIndexScanInitializeDSM(), ExecBitmapIndexScanRetrieveInstrumentation(), ExecIndexOnlyScanRetrieveInstrumentation(), and ExecIndexScanRetrieveInstrumentation().
| IndexScanInstrumentation SharedIndexScanInstrumentation::winstrument[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 59 of file instrument_node.h.
Referenced by ExecEndBitmapIndexScan(), ExecEndIndexOnlyScan(), and ExecEndIndexScan().