51 elog(ERROR,
"RASTER_to_binary: This function is out of date. Run: ALTER EXTENSION postgis UPDATE; SELECT PostGIS_Extensions_Upgrade();");
Datum RASTER_to_binary(PG_FUNCTION_ARGS)
obsolete as of 2.5.0 stubbing for smoother upgrade from 2.4
PG_FUNCTION_INFO_V1(RASTER_to_binary)
Removed in PostGIS 2.5.0.