MobilityDB  1.0

◆ period_compute_stats1()

void period_compute_stats1 ( VacAttrStats *  stats,
int  non_null_cnt,
int *  slot_idx,
PeriodBound lowers,
PeriodBound uppers,
float8 *  lengths 
)

Compute statistics for period columns and for the time dimension of all temporal types whose subtype is not instant.

Parameters
[in]statsStructure storing statistics information
[in]non_null_cntNumber of rows that are not null
[in]slot_idxIndex of the slot where the statistics collected are stored
[in]lowers,uppersArrays of period bounds
[in]lengthsArrays of period lengths