MobilityDB 1.1

◆ TNumberIndexableFunctions

const IndexableFunction TNumberIndexableFunctions[]
static
Initial value:
= {
{"ever_eq", EVER_EQ_IDX, 2, 0},
{"always_eq", ALWAYS_EQ_IDX, 2, 0},
{NULL, 0, 0, 0}
}
@ EVER_EQ_IDX
Definition: temporal_supportfn.c:67
@ ALWAYS_EQ_IDX
Definition: temporal_supportfn.c:68