|
MobilityDB 1.3
|
#include <postgres.h>#include <lib/stringinfo.h>#include "temporal/meos_catalog.h"Go to the source code of this file.
Functions | |
| TSequence * | tsequence_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... | |