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 984 of file parsenodes.h.

Field Documentation

◆ bound

◆ concurrent

bool PartitionCmd::concurrent

Definition at line 1002 of file parsenodes.h.

◆ name

◆ partlist

◆ type

NodeTag PartitionCmd::type

Definition at line 986 of file parsenodes.h.


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