PostGIS
3.7.0dev-r@@SVN_REVISION@@
◆
RASTER_to_binary()
Datum RASTER_to_binary
(
PG_FUNCTION_ARGS
)
Definition at line
44
of file
rtpg_legacy.c
.
45
{
46
elog(ERROR,
"RASTER_to_binary: This function is out of date. Run: ALTER EXTENSION postgis UPDATE; SELECT PostGIS_Extensions_Upgrade();"
);
47
}
raster
rt_pg
rtpg_legacy.c
Generated by
1.9.1