char ** spatialarr_wkt_out(const Datum *spatialarr, meosType basetype, int count, int maxdd, bool extended)
Generic functions for spatiotemporal values.
Definition: tspatial.c:323
char * spatialbase_as_text(Datum value, meosType type, int maxdd)
Return the string representation of a base value.
Definition: tspatial.c:81
char * spatialbase_as_ewkt(Datum value, meosType type, int maxdd)
Return the string representation of a base value.
Definition: tspatial.c:115
uintptr_t Datum
Definition: postgres_ext_defs.in.h:7