PostGIS
2.5.7dev-r@@SVN_REVISION@@
◆
rt_pg_free()
static void rt_pg_free
(
void *
ptr
)
static
Definition at line
194
of file
rtpostgis.c
.
195
{
196
POSTGIS_RT_DEBUG
(5,
"rt_pfree called"
);
197
pfree(ptr);
198
}
POSTGIS_RT_DEBUG
#define POSTGIS_RT_DEBUG(level, msg)
Definition:
rtpostgis.h:61
References
POSTGIS_RT_DEBUG
.
Referenced by
_PG_init()
.
Here is the caller graph for this function:
raster
rt_pg
rtpostgis.c
Generated by
1.9.1