|
MobilityDB 1.1
|
Structure to represent temporal values of instant subtype. More...
#include <meos.h>
Data Fields | |
| int16 | flags |
| Flags. More... | |
| uint8 | subtype |
| Temporal subtype. More... | |
| TimestampTz | t |
| Timestamp (8 bytes) More... | |
| uint8 | temptype |
| Temporal type. More... | |
| Datum | value |
| Base value for types passed by value, first 8 bytes of the base value for values passed by reference. More... | |
| int32 | vl_len_ |
| Varlena header (do not touch directly!) More... | |
Structure to represent temporal values of instant subtype.