PostgreSQL Source Code  git master
SeqScan Struct Reference

#include <plannodes.h>

Data Fields

Scan scan
 

Detailed Description

Definition at line 396 of file plannodes.h.

Field Documentation

◆ scan

Scan SeqScan::scan

Definition at line 398 of file plannodes.h.

Referenced by create_seqscan_plan(), ExecInitSeqScan(), and make_seqscan().


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