Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
PostgreSQL Source Code git master
SampleScan Struct Reference

#include <plannodes.h>

Data Fields

Scan scan
 
struct TableSampleClausetablesample
 

Detailed Description

Definition at line 492 of file plannodes.h.

Field Documentation

◆ scan

Scan SampleScan::scan

◆ tablesample

struct TableSampleClause* SampleScan::tablesample

Definition at line 496 of file plannodes.h.

Referenced by ExecInitSampleScan(), make_samplescan(), and set_plan_refs().


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