diff options
author | Magnus Hagander <magnus@hagander.net> | 2018-03-02 12:40:49 +0100 |
---|---|---|
committer | Magnus Hagander <magnus@hagander.net> | 2018-03-02 12:40:49 +0100 |
commit | 7240962f8626ff09bb8f9e71ecdb074775bdd035 (patch) | |
tree | 9d458e1cc118e2f00011f9ed55fb13c7b6d4a136 /src/backend/access/gist/gistvacuum.c | |
parent | 17b340abf83d1b5f67808c45c63b9e0439569cef (diff) | |
download | postgresql-7240962f8626ff09bb8f9e71ecdb074775bdd035.tar.gz postgresql-7240962f8626ff09bb8f9e71ecdb074775bdd035.zip |
Fix msvc builds for ActivePerl > 5.24
From this version ActivePerl ships both a .lib and a .a file for the
perl library, which our code would detect as there being no library
available. Instead, we should pick the .lib version and use that.
Report and suggested fix in bug #15065
Author: Heath Lord
Diffstat (limited to 'src/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions