PostgreSQL Source Code: SharedExecutorInstrumentation Struct Reference (original) (raw)

Data Fields
int instrument_options
int instrument_offset
int num_workers
int num_plan_nodes
int plan_node_id [FLEXIBLE_ARRAY_MEMBER]

Definition at line 98 of file execParallel.c.

instrument_offset

int SharedExecutorInstrumentation::instrument_offset

instrument_options

int SharedExecutorInstrumentation::instrument_options

num_plan_nodes

int SharedExecutorInstrumentation::num_plan_nodes

num_workers

int SharedExecutorInstrumentation::num_workers

plan_node_id


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