forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2571c1d
committed
meson: Export all libcommon functions in Windows builds
This fixes "unresolved external symbol" errors with extensions thatuse functions from libcommon. This was reported with pgvector.Reported-by: Andrew KaneAuthor: Vladlen PopolitovBackpatch-through: 16, where Meson was introducedDiscussion:https://www.postgresql.org/message-id/CAOdR5yF0krWrxycA04rgUKCgKugRvGWzzGLAhDZ9bzNv8g0Lag@mail.gmail.com1 parentd663f15 commit2571c1d
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
| 187 | + | |
187 | 188 |
| |
188 | 189 |
| |
189 | 190 |
| |
|
0 commit comments
Comments
(0)