PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
SeqScan Struct Reference

#include <plannodes.h>

Data Fields

Scan scan
 

Detailed Description

Definition at line 397 of file plannodes.h.

Field Documentation

◆ scan

Scan SeqScan::scan

Definition at line 399 of file plannodes.h.

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


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