PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ rt_pg_free()

static void rt_pg_free ( void *  ptr)
static

Definition at line 194 of file rtpostgis.c.

References __attribute__, pixval::fmt, POSTGIS_RT_DEBUG, and rt_pg_error().

Referenced by _PG_init().

195 {
196  POSTGIS_RT_DEBUG(5, "rt_pfree called");
197  pfree(ptr);
198 }
#define POSTGIS_RT_DEBUG(level, msg)
Definition: rtpostgis.h:61
Here is the call graph for this function:
Here is the caller graph for this function: