MobilityDB 1.3
Loading...
Searching...
No Matches

◆ MOBDB_PG_FCINFO

FunctionCallInfo MOBDB_PG_FCINFO
static

Global variable that saves the PostgreSQL fcinfo structure.

This is needed for changing the PostgreSQL context for temporal aggregation, which uses the MobilitDB skiplist structure. This structure ยจ* needs to persist through successive calls of the aggregate function.