PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ init_geos_cluster_suite()

static int init_geos_cluster_suite ( void  )
static

Definition at line 148 of file cu_geos_cluster.c.

149 {
150  initGEOS(lwnotice, lwgeom_geos_error);
151  return 0;
152 }
void lwgeom_geos_error(const char *fmt,...)
void lwnotice(const char *fmt,...)
Write a notice out to the notice handler.
Definition: lwutil.c:177

References lwgeom_geos_error(), and lwnotice().

Referenced by geos_cluster_suite_setup().

Here is the call graph for this function:
Here is the caller graph for this function: