uintptr_t Datum
Definition: postgres_ext_defs.in.h:7
void span_compute_stats_generic(VacAttrStats *stats, int non_null_cnt, int *slot_idx, SpanBound *lowers, SpanBound *uppers, float8 *lengths, bool valuedim)
Compute statistics for span type columns and for the time dimension of temporal types whose subtype i...
Definition: span_analyze.c:95
Datum set_analyze(FunctionCallInfo fcinfo, void(*func)(VacAttrStats *, AnalyzeAttrFetchFunc, int, double))