MobilityDB 1.1
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules

◆ USE_POSTGRES_DATES

#define USE_POSTGRES_DATES   0

Functions for base and time types borrowed from PostgreSQL.

Note
The MobilityDB functions pg_func(...) correspond to external PostgreSQL functions func(PG_FUNCTION_ARGS). This avoids bypassing the function manager fmgr.c.