We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d41b0e commit f5b30c8Copy full SHA for f5b30c8
1 file changed
unit.c
@@ -136,7 +136,7 @@ unit_get_definitions(void)
136
137
PG_MODULE_MAGIC;
138
139
-void _PG_init(void);
+void PGDLLEXPORT _PG_init(void);
140
141
void
142
_PG_init(void)
0 commit comments