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

Field Documentation

◆ kind

◆ location

ParseLoc PartitionRangeDatum::location

Definition at line 933 of file parsenodes.h.

Referenced by check_new_partition_bound(), and transformPartitionRangeBounds().

◆ type

NodeTag PartitionRangeDatum::type

Definition at line 927 of file parsenodes.h.

◆ value


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