29 #include "miscadmin.h"
30 #include "utils/hsearch.h"
31 #include "utils/memutils.h"
32 #include "access/hash.h"
34 #include "lwgeom_pg.h"
37 #include "lwgeom_cache.h"
This library is the generic geometry handling section of PostGIS.
PrepGeomCache * GetPrepGeomCache(FunctionCallInfo fcinfo, SHARED_GSERIALIZED *pg_geom1, SHARED_GSERIALIZED *pg_geom2)
Given a couple potential geometries and a function call context, return a prepared structure for one ...
const GEOSPreparedGeometry * prepared_geom
MemoryContext context_statement
const GEOSGeometry * geom
MemoryContext context_callback