PostgreSQL Source Code  git master
PartitionCmd Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
RangeVarname
 
PartitionBoundSpecbound
 
Listpartlist
 
bool concurrent
 

Detailed Description

Definition at line 954 of file parsenodes.h.

Field Documentation

◆ bound

◆ concurrent

bool PartitionCmd::concurrent

Definition at line 961 of file parsenodes.h.

◆ name

◆ partlist

◆ type

NodeTag PartitionCmd::type

Definition at line 956 of file parsenodes.h.


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