MobilityDB 1.3
Loading...
Searching...
No Matches
Functions
tsequence.h File Reference
#include <postgres.h>
#include <lib/stringinfo.h>
#include "temporal/meos_catalog.h"

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