|
MobilityDB 1.3
|
#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... | |