MobilityDB 1.1
Functions
tsequence.h File Reference
#include <postgres.h>
#include "general/temporal.h"
#include "general/span.h"
Include dependency graph for tsequence.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

TSequencetsequence_recv (StringInfo buf, meosType temptype)
 Basic functions for temporal sequences. More...
 
void tsequence_write (const TSequence *seq, StringInfo buf)
 Write the binary representation of a temporal sequence into a buffer. More...