MobilityDB  1.0
Data Fields
PeriodBound Struct Reference

Internal representation of either bound of a period (not what's on disk) More...

#include <timetypes.h>

Data Fields

TimestampTz t
 bound value More...
 
bool inclusive
 bound is inclusive (vs exclusive) More...
 
bool lower
 this is the lower (vs upper) bound More...
 

Detailed Description

Internal representation of either bound of a period (not what's on disk)


The documentation for this struct was generated from the following file: