|
PostgreSQL Source Code git master
|
Data Fields | |
| OffsetNumber | pos |
| int32 | cost |
| float | cost |
Definition at line 351 of file hstore_gist.c.
| int32 SPLITCOST::cost |
Definition at line 354 of file hstore_gist.c.
Referenced by comparecost().
| float SPLITCOST::cost |
Definition at line 426 of file _int_gist.c.
| OffsetNumber SPLITCOST::pos |
Definition at line 353 of file hstore_gist.c.