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

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