PostGIS  2.5.7dev-r@@SVN_REVISION@@
postgis/lwgeom_geos_clean.c File Reference
#include "postgres.h"
#include "fmgr.h"
#include "funcapi.h"
#include "../postgis_config.h"
#include "lwgeom_geos.h"
#include "liblwgeom.h"
#include "lwgeom_pg.h"
#include <string.h>
#include <assert.h>
Include dependency graph for postgis/lwgeom_geos_clean.c:

Go to the source code of this file.

Functions

Datum ST_MakeValid (PG_FUNCTION_ARGS)
 
 PG_FUNCTION_INFO_V1 (ST_MakeValid)
 
static LWGEOMlwgeom_clean (LWGEOM *lwgeom_in)
 
Datum ST_CleanGeometry (PG_FUNCTION_ARGS)
 
 PG_FUNCTION_INFO_V1 (ST_CleanGeometry)