diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2019-10-04 15:34:40 -0400 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2019-10-04 15:34:40 -0400 |
commit | ad7595b890dbc26284bb0d784c2aaf1b9d6f903a (patch) | |
tree | cab5a848049a76186c7fc8be0c2b9ed5007d31ea /src/backend/commands/trigger.c | |
parent | 2e8b6bfa90b252b1e1758364de7deff067d6058a (diff) | |
download | postgresql-ad7595b890dbc26284bb0d784c2aaf1b9d6f903a.tar.gz postgresql-ad7595b890dbc26284bb0d784c2aaf1b9d6f903a.zip |
Handle spaces in OpenSSL install location for MSVC
First, make sure that the .exe name is quoted when trying to get the
version number. Also, don't quote the lib name for using in the project
files if it's already been quoted. This second change applies to all
libraries, not just OpenSSL.
This has clearly been broken forever, so backpatch to all live branches.
Diffstat (limited to 'src/backend/commands/trigger.c')
0 files changed, 0 insertions, 0 deletions