PostGIS
2.5.7dev-r@@SVN_REVISION@@
◆
_PG_fini()
void _PG_fini
(
void
)
Definition at line
81
of file
postgis_module.c
.
82
{
83
elog(NOTICE,
"Goodbye from PostGIS %s"
, POSTGIS_VERSION);
84
pqsignal(SIGINT,
coreIntHandler
);
85
}
coreIntHandler
static pqsigfunc coreIntHandler
Definition:
postgis_module.c:44
References
coreIntHandler
.
postgis
postgis_module.c
Generated by
1.9.1