MobilityDB 1.1
Data Structures | Functions
temporal_analyze.h File Reference
#include <postgres.h>
#include <statistics/extended_stats_internal.h>
#include <fmgr.h>
Include dependency graph for temporal_analyze.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  CompareScalarsContext
 
struct  ScalarMCVItem
 
struct  TemporalAnalyzeExtraData
 Functions for gathering statistics from temporal alphanumeric columns. More...
 

Functions

Datum temporal_analyze (FunctionCallInfo fcinfo, void(*functemp)(VacAttrStats *, AnalyzeAttrFetchFunc, int, double))
 Generic analyze function for temporal columns. More...