MobilityDB 1.1
Data Fields
TInstant Struct Reference

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...
 

Detailed Description

Structure to represent temporal values of instant subtype.


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