PostgreSQL Source Code  git master
SinglePartitionSpec Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
RangeVarname
 
PartitionBoundSpecbound
 

Detailed Description

Definition at line 943 of file parsenodes.h.

Field Documentation

◆ bound

◆ name

RangeVar* SinglePartitionSpec::name

◆ type

NodeTag SinglePartitionSpec::type

Definition at line 945 of file parsenodes.h.


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