46 elog(ERROR,
"RASTER_to_binary: This function is out of date. Run: ALTER EXTENSION postgis UPDATE; SELECT PostGIS_Extensions_Upgrade();");
53 elog(ERROR,
"RASTER_histogramCoverage: This function is out of date. Run: ALTER EXTENSION postgis UPDATE; SELECT PostGIS_Extensions_Upgrade();");
59 elog(ERROR,
"RASTER_quantileCoverage: This function is out of date. Run: ALTER EXTENSION postgis UPDATE; SELECT PostGIS_Extensions_Upgrade();");
Datum RASTER_to_binary(PG_FUNCTION_ARGS)
PG_FUNCTION_INFO_V1(RASTER_to_binary)
Datum RASTER_histogramCoverage(PG_FUNCTION_ARGS)
Datum RASTER_quantileCoverage(PG_FUNCTION_ARGS)