PostgreSQL Source Code  git master
SingleBoundSortItem Struct Reference

Data Fields

int index
 
RangeBound bound
 

Detailed Description

Definition at line 53 of file rangetypes_gist.c.

Field Documentation

◆ bound

RangeBound SingleBoundSortItem::bound

Definition at line 56 of file rangetypes_gist.c.

Referenced by single_bound_cmp().

◆ index

int SingleBoundSortItem::index

Definition at line 55 of file rangetypes_gist.c.

Referenced by range_gist_single_sorting_split().


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