meson: Export all libcommon functions in Windows builds
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Wed, 25 Dec 2024 16:14:18 +0000 (18:14 +0200)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Wed, 25 Dec 2024 16:14:26 +0000 (18:14 +0200)
commitc80acbc6fae828fc1f88ef7fc1584bdbccb8de65
tree10ca18fcca25d85964da8cc510e224b01ab3d14a
parent89962bfef624822786f8fc6268307407fd10bc7f
meson: Export all libcommon functions in Windows builds

This fixes "unresolved external symbol" errors with extensions that
use functions from libcommon. This was reported with pgvector.

Reported-by: Andrew Kane
Author: Vladlen Popolitov
Backpatch-through: 16, where Meson was introduced
Discussion: https://www.postgresql.org/message-id/CAOdR5yF0krWrxycA04rgUKCgKugRvGWzzGLAhDZ9bzNv8g0Lag@mail.gmail.com
src/common/meson.build