PostGIS
2.5.7dev-r@@SVN_REVISION@@
◆
gidx_in()
Datum gidx_in
(
PG_FUNCTION_ARGS
)
Definition at line
2008
of file
gserialized_gist_nd.c
.
2009
{
2010
ereport(ERROR,(errcode(ERRCODE_FEATURE_NOT_SUPPORTED),
2011
errmsg(
"function gidx_in not implemented"
)));
2012
PG_RETURN_POINTER(NULL);
2013
}
postgis
gserialized_gist_nd.c
Generated by
1.9.1