MobilityDB
1.0
include
general
skiplist.h
aggstate_set_extra
ElemType
period_agg
SKIPLIST_GROW
skiplist_headval
SKIPLIST_INITIAL_CAPACITY
SKIPLIST_INITIAL_FREELIST
skiplist_make
SKIPLIST_MAXLEVEL
skiplist_splice
skiplist_values
tagg_deserialize
tagg_serialize
timestamp_agg
tinstant_tagg
tsequence_tagg
◆
aggstate_set_extra()
void aggstate_set_extra
(
FunctionCallInfo
fcinfo
,
SkipList
*
state
,
void *
data
,
size_t
size
)
Reads the state value from the buffer.
Parameters
[in]
fcinfo
Catalog information about the external function
[in]
state
State
[in]
data
Structure containing the data
[in]
size
Size of the structure
Generated by
1.8.13