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

Data Fields

float8 lower
 
float8 upper
 

Detailed Description

Definition at line 306 of file gistproc.c.

Field Documentation

◆ lower

float8 SplitInterval::lower

Definition at line 308 of file gistproc.c.

Referenced by interval_cmp_lower().

◆ upper

float8 SplitInterval::upper

Definition at line 309 of file gistproc.c.

Referenced by gist_box_picksplit().


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