MobilityDB
1.0
|
Structure to represent timestamp sets. More...
#include <timetypes.h>
Data Fields | |
int32 | vl_len_ |
varlena header (do not touch directly!) More... | |
int32 | count |
number of TimestampTz elements More... | |
Period | period |
bounding period More... | |
TimestampTz | elems [1] |
beginning of variable-length data More... | |
Structure to represent timestamp sets.