PostGIS  3.7.0dev-r@@SVN_REVISION@@

◆ _PG_fini()

void _PG_fini ( void  )

Definition at line 131 of file postgis_module.c.

132 {
133  elog(NOTICE, "Goodbye from PostGIS %s", POSTGIS_VERSION);
134 }