PostgreSQL Source Code  git master
CommonEntry Struct Reference

Data Fields

int index
 
float8 delta
 
double delta
 

Detailed Description

Definition at line 271 of file gistproc.c.

Field Documentation

◆ delta [1/2]

float8 CommonEntry::delta

Definition at line 276 of file gistproc.c.

Referenced by gist_box_picksplit(), and range_gist_double_sorting_split().

◆ delta [2/2]

double CommonEntry::delta

Definition at line 107 of file rangetypes_gist.c.

◆ index

int CommonEntry::index

Definition at line 274 of file gistproc.c.

Referenced by gist_box_picksplit(), and range_gist_double_sorting_split().


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