PostgreSQL Source Code git master
Loading...
Searching...
No Matches
PartitionListValue Struct Reference

Data Fields

int index
 
Datum value
 

Detailed Description

Definition at line 58 of file partbounds.c.

Field Documentation

◆ index

int PartitionListValue::index

Definition at line 60 of file partbounds.c.

◆ value

Datum PartitionListValue::value

Definition at line 61 of file partbounds.c.


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