PostgreSQL Source Code  git master
PartitionListValue Struct Reference

Data Fields

int index
 
Datum value
 

Detailed Description

Definition at line 57 of file partbounds.c.

Field Documentation

◆ index

int PartitionListValue::index

Definition at line 59 of file partbounds.c.

Referenced by create_list_bounds().

◆ value

Datum PartitionListValue::value

Definition at line 60 of file partbounds.c.

Referenced by create_list_bounds().


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