PostGIS 3.6.2dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ 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}