PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
#include "postgres.h"
#include "fmgr.h"
#include "funcapi.h"
#include "../postgis_config.h"
#include "lwgeom_geos.h"
#include "lwgeom_pg.h"
#include <string.h>
#include <assert.h>
Go to the source code of this file.
Functions | |
Datum | ST_RelateMatch (PG_FUNCTION_ARGS) |
PG_FUNCTION_INFO_V1 (ST_RelateMatch) | |