meson: Export all libcommon functions in Windows builds
Heikki Linnakangas <heikki.linnakangas@iki.fi>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/common/meson.build | modified | +1 −0 |
Discussion
- Exporting float_to_shortest_decimal_buf(n) with Postgres 17 on Windows 16 messages · 2024-09-13 → 2025-01-09