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

#include <plannodes.h>

Data Fields

Scan scan
 

Detailed Description

Definition at line 530 of file plannodes.h.

Field Documentation

◆ scan

Scan SeqScan::scan

Definition at line 532 of file plannodes.h.

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


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