mirror of https://github.com/postgres/postgres
Apparently we still build against OpenSSL so old that it doesn't have this function, so add an autoconf check for it to make the buildfarm happy. If the function doesn't exist, always return that compression is disabled, since presumably the actual compression functionality is always missing. For now, hardcode the function as present on MSVC, since we should hopefully be well beyond those old versions on that platform.pull/14/head
parent
f9ddcf7543
commit
c9e1ad7faf
Loading…
Reference in new issue