MobilityDB  1.0

◆ period_deparse()

static char* period_deparse ( bool  lower_inc,
bool  upper_inc,
const char *  lbound_str,
const char *  ubound_str 
)
static

Convert the deserialized period to text form.

Parameters
[in]lower_inc,upper_incState whether the bounds are inclusive
[out]lbound_str,ubound_strBound values converted to text (but not yet quoted).
Returns
A palloc'd string