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

Go to the source code of this file.

Functions

Datum ST_RelateMatch (PG_FUNCTION_ARGS)
 
 PG_FUNCTION_INFO_V1 (ST_RelateMatch)