PostgreSQL Source Code  git master
PartitionRangeDatum Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
PartitionRangeDatumKind kind
 
Nodevalue
 
ParseLoc location
 

Detailed Description

Definition at line 929 of file parsenodes.h.

Field Documentation

◆ kind

◆ location

◆ type

NodeTag PartitionRangeDatum::type

Definition at line 931 of file parsenodes.h.

◆ value


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