]> git.ipfire.org Git - thirdparty/postgresql.git/commit
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:30 +0000 (18:14 +0200)
commit4e0d71ff22594b50d6ee545a12072306589cc462
tree87a3c6bb4a49c990fb768f729d3c4dfc6be8f930
parent4d45e7490c417d477458865926555895db125910
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