- Notifications
You must be signed in to change notification settings - Fork41
Commit9dad24b
Maksim Milyutin
Sergey Shinderuk
Add missing PGDLLEXPORT markings for collector_main function
After commit 089480c07, it's necessary for background worker entrypoints to be marked PGDLLEXPORT, else they aren't findable byLookupBackgroundWorkerFunction().1 parenta2051cd commit9dad24b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
0 commit comments
Comments
(0)