PostGIS  2.5.7dev-r@@SVN_REVISION@@
postgis_module.c File Reference
#include "postgres.h"
#include "fmgr.h"
#include "utils/elog.h"
#include "utils/guc.h"
#include "libpq/pqsignal.h"
#include "../postgis_config.h"
#include "lwgeom_log.h"
#include "lwgeom_pg.h"
#include "geos_c.h"
#include "lwgeom_backend_api.h"
Include dependency graph for postgis_module.c:

Go to the source code of this file.

Functions

static void handleInterrupt (int sig)
 
void _PG_init (void)
 
void _PG_fini (void)
 

Variables

 PG_MODULE_MAGIC
 
static pqsigfunc coreIntHandler = 0