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

#include <plannodes.h>

Data Fields

Scan scan
 
struct TableSampleClausetablesample
 

Detailed Description

Definition at line 499 of file plannodes.h.

Field Documentation

◆ scan

Scan SampleScan::scan

◆ tablesample

struct TableSampleClause* SampleScan::tablesample

Definition at line 503 of file plannodes.h.

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


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