aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeFunctionscan.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2020-07-19 12:14:42 +0200
committerMichael Paquier <michael@paquier.xyz>2023-06-24 20:26:56 +0900
commit265c9138da58ae6d37dc5324e51d6fc782fe8923 (patch)
treeedf63cb48bf464057f80ad017144ef38d39b02d3 /src/backend/executor/nodeFunctionscan.c
parent4f8f0f8c397ee855caed36c7994b2450b11278b1 (diff)
downloadpostgresql-265c9138da58ae6d37dc5324e51d6fc782fe8923.tar.gz
postgresql-265c9138da58ae6d37dc5324e51d6fc782fe8923.zip
Define OPENSSL_API_COMPAT
This avoids deprecation warnings from newer OpenSSL versions (3.0.0 in particular). This has been originally applied as 4d3db13 for v14 and newer versions, but not on the older branches out of caution, and this commit closes the gap to remove all these deprecation warnings in all the branches still supported. OPENSSL_API_COMPAT's value is set based on the oldest version of OpenSSL supported on a branch: 1.0.1 for Postgres 13 and 0.9.8 for Postgres 11 and 12. Reviewed-by: Daniel Gustafsson Discussion: https://postgr.es/m/FEF81714-D479-4512-839B-C769D2605F8A@yesql.se Discussion: https://postgr.es/m/ZJJmOH+hIOSoesux@paquier.xyz Backpatch-through: 11
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions