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

#include <instrument_node.h>

Data Fields

int num_workers
 
SeqScanInstrumentation sinstrument [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 282 of file instrument_node.h.

Field Documentation

◆ num_workers

int SharedSeqScanInstrumentation::num_workers

◆ sinstrument

SeqScanInstrumentation SharedSeqScanInstrumentation::sinstrument[FLEXIBLE_ARRAY_MEMBER]

Definition at line 285 of file instrument_node.h.

Referenced by ExecEndSeqScan(), and show_scan_io_usage().


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