PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ init_geos_cluster_suite()

static int init_geos_cluster_suite ( void  )
static

Definition at line 146 of file cu_geos_cluster.c.

147 {
148  initGEOS(lwnotice, lwgeom_geos_error);
149  return 0;
150 }
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: