aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/tsquery_gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2020-03-25 19:37:30 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2020-03-25 19:37:30 -0400
commit13c98bdfc41eefb75da24fd2a886b0ef5314b7f6 (patch)
tree145f90a3de722176a39412baa75860c5ca54183d /src/backend/utils/adt/tsquery_gist.c
parent896fcdb230e729652d37270c8606ccdc45212f0d (diff)
downloadpostgresql-13c98bdfc41eefb75da24fd2a886b0ef5314b7f6.tar.gz
postgresql-13c98bdfc41eefb75da24fd2a886b0ef5314b7f6.zip
Fix assorted portability issues in commit 896fcdb23.
Some platforms require libssl to be linked explicitly in the new SSL test module. Borrow contrib/sslinfo's code for that. Since src/test/modules/Makefile now has a variable SUBDIRS list, it needs to follow the ALWAYS_SUBDIRS protocol for that (cf. comments in Makefile.global.in). Blindly try to fix MSVC build failures by adding PGDLLIMPORT.
Diffstat (limited to 'src/backend/utils/adt/tsquery_gist.c')
0 files changed, 0 insertions, 0 deletions