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 96 of file instrument.h.

Field Documentation

◆ instrument

Instrumentation WorkerInstrumentation::instrument[FLEXIBLE_ARRAY_MEMBER]

Definition at line 99 of file instrument.h.

Referenced by ExecParallelRetrieveInstrumentation(), and ExplainNode().

◆ num_workers

int WorkerInstrumentation::num_workers

Definition at line 98 of file instrument.h.

Referenced by ExecParallelRetrieveInstrumentation(), and ExplainNode().


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