forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc80acbc
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 parent89962bf commitc80acbc
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
| 172 | + | |
172 | 173 |
| |
173 | 174 |
| |
174 | 175 |
| |
|
0 commit comments
Comments
(0)