MobilityDB 1.3
Loading...
Searching...
No Matches

◆ TIME_MAX_HEADER_SIZE

#define TIME_MAX_HEADER_SIZE   DOUBLE_PAD(Max(sizeof(Set), sizeof(SpanSet)))

Return the size in bytes to read from toast to get the basic information from a variable-length time type: Time struct (i.e., Set or SpanSet) and bounding box size.