MobilityDB 1.3
Loading...
Searching...
No Matches
Data Structures | Functions
temporal_analyze.h File Reference
#include <postgres.h>
#include <statistics/extended_stats_internal.h>
#include <fmgr.h>

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...