mirror of https://github.com/citusdata/citus.git
Remove pg_fini
parent
cd91f6bf6f
commit
e07f47befd
|
@ -25,7 +25,6 @@
|
|||
PG_MODULE_MAGIC;
|
||||
|
||||
void _PG_init(void);
|
||||
void _PG_fini(void);
|
||||
|
||||
void
|
||||
_PG_init(void)
|
||||
|
|
Loading…
Reference in New Issue