diff options
author | Michael Paquier <michael@paquier.xyz> | 2019-12-06 09:41:32 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2019-12-06 09:41:32 +0900 |
commit | 28f4bba66b572d6b3b8dc4fcf4e585821e0a5363 (patch) | |
tree | 6f6bb057166eeb31db0d77f0f01483c8412f17e5 /src/backend/parser/parse_utilcmd.c | |
parent | 431ba7bebf139b6edf5544ce18f39a1a4dcb8110 (diff) | |
download | postgresql-28f4bba66b572d6b3b8dc4fcf4e585821e0a5363.tar.gz postgresql-28f4bba66b572d6b3b8dc4fcf4e585821e0a5363.zip |
Remove configure check for OpenSSL's SSL_get_current_compression()
This function has been added in OpenSSL 0.9.8, which is the oldest
version supported on HEAD, so checking for it at configure time is
useless. Both the frontend and backend code did not even bother to use
it.
Reported-by: Daniel Gustafsson
Author: Michael Paquier
Reviewed-by: Daniel Gustafsson, Tom Lane
Discussion: https://postgr.es/m/20191205083252.GE5064@paquier.xyz
Discussion: https://postgr.es/m/98F7F99E-1129-41D8-B86B-FE3B1E286881@yesql.se
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions