MobilityDB 1.1
Functions
tpoint_in.c File Reference
#include <postgres.h>
#include <fmgr.h>
#include "general/type_util.h"
#include "point/tpoint_parser.h"
#include "pg_general/meos_catalog.h"
Include dependency graph for tpoint_in.c:

Functions

PGDLLEXPORT Datum Tpoint_from_ewkt (PG_FUNCTION_ARGS)
 Input a temporal point from its Extended Well-Known Text (EWKT) representation. More...