PostGIS
3.3.9dev-r@@SVN_REVISION@@
◆
rt_pg_free()
static void rt_pg_free
(
void *
ptr
)
static
Definition at line
196
of file
rtpostgis.c
.
197
{
198
POSTGIS_RT_DEBUG
(5,
"rt_pfree called"
);
199
pfree(ptr);
200
}
POSTGIS_RT_DEBUG
#define POSTGIS_RT_DEBUG(level, msg)
Definition:
rtpostgis.h:69
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