|
MobilityDB 1.3
|
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... | |
| Span * | span_recv (StringInfo buf) |
| Basic routines for spans (a.k.a. More... | |
| void | span_write (const Span *s, StringInfo buf) |