PostgreSQL Source Code
git master
|
Data Fields | |
int | index |
Datum | value |
Definition at line 57 of file partbounds.c.
int PartitionListValue::index |
Definition at line 59 of file partbounds.c.
Referenced by create_list_bounds().
Datum PartitionListValue::value |
Definition at line 60 of file partbounds.c.
Referenced by create_list_bounds().