PostgreSQL Source Code
git master
|
Data Fields | |
int | index |
RangeBound | bound |
Definition at line 53 of file rangetypes_gist.c.
RangeBound SingleBoundSortItem::bound |
Definition at line 56 of file rangetypes_gist.c.
Referenced by single_bound_cmp().
int SingleBoundSortItem::index |
Definition at line 55 of file rangetypes_gist.c.
Referenced by range_gist_single_sorting_split().