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

Data Fields

OffsetNumber pos
 
int32 cost
 
float cost
 

Detailed Description

Definition at line 351 of file hstore_gist.c.

Field Documentation

◆ cost [1/2]

int32 SPLITCOST::cost

Definition at line 354 of file hstore_gist.c.

Referenced by comparecost().

◆ cost [2/2]

float SPLITCOST::cost

Definition at line 426 of file _int_gist.c.

◆ pos

OffsetNumber SPLITCOST::pos

Definition at line 353 of file hstore_gist.c.


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