Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

ConsiderSplitContext Struct Reference

Data Fields

int entriesCount
BOX boundingBox
bool first
double leftUpper
double rightLower
float4 ratio
float4 overlap
int dim
double range
TypeCacheEntrytypcache
bool has_subtype_diff
int entries_count
RangeBoundleft_upper
RangeBoundright_lower
int common_left
int common_right

Detailed Description

Definition at line 246 of file gistproc.c.


Field Documentation

Definition at line 249 of file gistproc.c.

Referenced by g_box_consider_split(), and gist_box_picksplit().

Definition at line 85 of file rangetypes_gist.c.

Referenced by range_gist_consider_split(), and range_gist_double_sorting_split().

Definition at line 86 of file rangetypes_gist.c.

Referenced by range_gist_consider_split().

Definition at line 260 of file gistproc.c.

Referenced by g_box_consider_split(), and gist_box_picksplit().

Definition at line 74 of file rangetypes_gist.c.

Referenced by range_gist_consider_split(), and range_gist_double_sorting_split().

Definition at line 248 of file gistproc.c.

Referenced by g_box_consider_split(), and gist_box_picksplit().

Definition at line 73 of file rangetypes_gist.c.

Referenced by range_gist_consider_split(), and range_gist_double_sorting_split().

Definition at line 80 of file rangetypes_gist.c.

Referenced by range_gist_consider_split(), and range_gist_double_sorting_split().

Definition at line 255 of file gistproc.c.

Referenced by g_box_consider_split(), and gist_box_picksplit().

Definition at line 259 of file gistproc.c.

Referenced by g_box_consider_split(), and range_gist_consider_split().

Definition at line 261 of file gistproc.c.

Referenced by g_box_consider_split().

Definition at line 258 of file gistproc.c.

Referenced by g_box_consider_split(), and range_gist_consider_split().

Definition at line 81 of file rangetypes_gist.c.

Referenced by range_gist_consider_split(), and range_gist_double_sorting_split().

Definition at line 256 of file gistproc.c.

Referenced by g_box_consider_split(), and gist_box_picksplit().

Definition at line 72 of file rangetypes_gist.c.

Referenced by range_gist_consider_split(), and range_gist_double_sorting_split().


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