Remove pg_fini

pull/5670/head
Yanwen Jin 2022-01-28 17:08:10 -08:00
parent cd91f6bf6f
commit e07f47befd
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@
PG_MODULE_MAGIC;
void _PG_init(void);
void _PG_fini(void);
void
_PG_init(void)