PostgreSQL Source Code  git master
WorkerInstrumentation Struct Reference

#include <instrument.h>

Data Fields

int num_workers
 
Instrumentation instrument [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 95 of file instrument.h.

Field Documentation

◆ instrument

Instrumentation WorkerInstrumentation::instrument[FLEXIBLE_ARRAY_MEMBER]

Definition at line 98 of file instrument.h.

Referenced by ExecParallelRetrieveInstrumentation(), and ExplainNode().

◆ num_workers

int WorkerInstrumentation::num_workers

Definition at line 97 of file instrument.h.

Referenced by ExecParallelRetrieveInstrumentation(), and ExplainNode().


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