MobilityDB
1.3
Loading...
Searching...
No Matches
meos
include
temporal
skiplist.h
aggstate_set_extra
DatumGetSkipListP
ensure_same_skiplist_subtype
PG_GETARG_SKIPLIST_P
PG_RETURN_SKIPLIST_P
skiplist_headval
skiplist_make
skiplist_splice
skiplist_temporal_values
skiplist_values
SkipListPGetDatum
◆
skiplist_make()
SkipList
* skiplist_make
(
void **
values
,
int
count
)
Constructs a skiplist from the array of values values.
Parameters
[in]
values
Array of values
[in]
count
Number of elements in the array
Generated by
1.9.5