PostgreSQL Source Code  git master
SplitInterval Struct Reference

Data Fields

float8 lower
 
float8 upper
 

Detailed Description

Definition at line 305 of file gistproc.c.

Field Documentation

◆ lower

float8 SplitInterval::lower

Definition at line 307 of file gistproc.c.

Referenced by gist_box_picksplit().

◆ upper

float8 SplitInterval::upper

Definition at line 308 of file gistproc.c.

Referenced by gist_box_picksplit().


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