|
PostgreSQL Source Code git master
|
#include <instrument.h>
Data Fields | |
| int | num_workers |
| NodeInstrumentation | instrument [FLEXIBLE_ARRAY_MEMBER] |
Definition at line 115 of file instrument.h.
| NodeInstrumentation WorkerNodeInstrumentation::instrument[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 118 of file instrument.h.
Referenced by ExecParallelRetrieveInstrumentation(), and ExplainNode().
| int WorkerNodeInstrumentation::num_workers |
Definition at line 117 of file instrument.h.
Referenced by ExecParallelRetrieveInstrumentation(), and ExplainNode().