aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_enr.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2024-12-25 19:22:25 +0200
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2024-12-25 19:22:33 +0200
commitd8b0c64116483c1ce9711e66700dddd709941a22 (patch)
tree6a689ecdb8f1e7a6105cb86073a7103c4f4355fd /src/backend/parser/parse_enr.c
parentc80acbc6fae828fc1f88ef7fc1584bdbccb8de65 (diff)
downloadpostgresql-d8b0c64116483c1ce9711e66700dddd709941a22.tar.gz
postgresql-d8b0c64116483c1ce9711e66700dddd709941a22.zip
meson: Export all libcommon functions in Windows builds
This fixes "unresolved external symbol" errors with extensions that use functions from libpgport that need special CFLAGS to compile. Currently, that includes the CRC-32 functions. Commit 2571c1d5cc did this for libcommon, but I missed that libpqport has the same issue. Reported-by: Tom Lane Backpatch-through: 16, where Meson was introduced Discussion: https://www.postgresql.org/message-id/CAOdR5yF0krWrxycA04rgUKCgKugRvGWzzGLAhDZ9bzNv8g0Lag@mail.gmail.com
Diffstat (limited to 'src/backend/parser/parse_enr.c')
0 files changed, 0 insertions, 0 deletions