|
MobilityDB
1.0
|
Structure to represent periods. More...
#include <timetypes.h>
Data Fields | |
| TimestampTz | lower |
| lower bound value More... | |
| TimestampTz | upper |
| upper bound value More... | |
| bool | lower_inc |
| lower bound is inclusive (vs exclusive) More... | |
| bool | upper_inc |
| upper bound is inclusive (vs exclusive) More... | |
Structure to represent periods.
1.8.13