26 #ifndef LWGEOM_GEOS_PREPARED_H_
27 #define LWGEOM_GEOS_PREPARED_H_ 1
31 #include "miscadmin.h"
32 #include "utils/hsearch.h"
33 #include "utils/memutils.h"
34 #include "access/hash.h"
36 #include "lwgeom_pg.h"
39 #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