PostgreSQL Source Code  git master
TableSampleClause Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
Oid tsmhandler
 
Listargs
 
Exprrepeatable
 

Detailed Description

Definition at line 1347 of file parsenodes.h.

Field Documentation

◆ args

◆ repeatable

◆ tsmhandler

◆ type

NodeTag TableSampleClause::type

Definition at line 1349 of file parsenodes.h.


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