PostgreSQL Source Code
git master
|
Data Fields | |
int | index |
float8 | delta |
double | delta |
Definition at line 271 of file gistproc.c.
float8 CommonEntry::delta |
Definition at line 276 of file gistproc.c.
Referenced by gist_box_picksplit(), and range_gist_double_sorting_split().
double CommonEntry::delta |
Definition at line 107 of file rangetypes_gist.c.
int CommonEntry::index |
Definition at line 274 of file gistproc.c.
Referenced by gist_box_picksplit(), and range_gist_double_sorting_split().