MobilityDB  1.0

◆ 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]fcinfoCatalog information about the external function
[in]stateState
[in]dataStructure containing the data
[in]sizeSize of the structure