MobilityDB 1.1
|
#include <postgres.h>
#include <fmgr.h>
#include "general/type_util.h"
#include "point/tpoint_parser.h"
#include "pg_general/meos_catalog.h"
Functions | |
PGDLLEXPORT Datum | Tpoint_from_ewkt (PG_FUNCTION_ARGS) |
Input a temporal point from its Extended Well-Known Text (EWKT) representation. More... | |