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