MobilityDB 1.3
Loading...
Searching...
No Matches
Functions
span.h File Reference
#include <postgres.h>
#include <lib/stringinfo.h>
#include <utils/rangetypes.h>
#include <meos.h>

Go to the source code of this file.

Functions

void range_set_span (RangeType *range, TypeCacheEntry *typcache, Span *result)
 Convert a PostgreSQL range into a span. More...
 
Spanspan_recv (StringInfo buf)
 Basic routines for spans (a.k.a. More...
 
void span_write (const Span *s, StringInfo buf)