PostgreSQL Source Code  git master
SeqScanState Struct Reference

#include <execnodes.h>

Data Fields

ScanState ss
 
Size pscan_len
 

Detailed Description

Definition at line 1574 of file execnodes.h.

Field Documentation

◆ pscan_len

Size SeqScanState::pscan_len

Definition at line 1577 of file execnodes.h.

Referenced by ExecSeqScanEstimate(), and ExecSeqScanInitializeDSM().

◆ ss


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