PostgreSQL Source Code  git master
PartitionRangeDatum Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
PartitionRangeDatumKind kind
 
Nodevalue
 
int location
 

Detailed Description

Definition at line 924 of file parsenodes.h.

Field Documentation

◆ kind

◆ location

int PartitionRangeDatum::location

Definition at line 932 of file parsenodes.h.

Referenced by check_new_partition_bound(), and transformPartitionRangeBounds().

◆ type

NodeTag PartitionRangeDatum::type

Definition at line 926 of file parsenodes.h.

◆ value


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