PostgreSQL Source Code git master
Loading...
Searching...
No Matches
WorkerNodeInstrumentation Struct Reference

#include <instrument.h>

Data Fields

int num_workers
 
NodeInstrumentation instrument [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 115 of file instrument.h.

Field Documentation

◆ instrument

NodeInstrumentation WorkerNodeInstrumentation::instrument[FLEXIBLE_ARRAY_MEMBER]

Definition at line 118 of file instrument.h.

Referenced by ExecParallelRetrieveInstrumentation(), and ExplainNode().

◆ num_workers

int WorkerNodeInstrumentation::num_workers

Definition at line 117 of file instrument.h.

Referenced by ExecParallelRetrieveInstrumentation(), and ExplainNode().


The documentation for this struct was generated from the following file: