diff options
author | Daniel Gustafsson <dgustafsson@postgresql.org> | 2023-04-14 10:15:50 +0200 |
---|---|---|
committer | Daniel Gustafsson <dgustafsson@postgresql.org> | 2023-04-14 10:42:08 +0200 |
commit | de575c78e14c909ce6962021552e0263ac237935 (patch) | |
tree | 25b1967cfdee14e4e8c7462d3b49c010adde6c6d /src/backend/executor/execProcnode.c | |
parent | 0c09160e113f3b7daf9fc5370357955ab039428d (diff) | |
download | postgresql-de575c78e14c909ce6962021552e0263ac237935.tar.gz postgresql-de575c78e14c909ce6962021552e0263ac237935.zip |
doc: PQinitOpenSSL and PQinitSSL are obsolete in OpenSSL 1.1.0+
Starting with OpenSSL 1.1.0 there is no need to call PQinitOpenSSL
or PQinitSSL to avoid duplicate initialization of OpenSSL. Add a
note to the documentation to explain this.
Backpatch to all supported versions as older OpenSSL versions are
equally likely to be used for all branches.
Reported-by: Sebastien Flaesch <sebastien.flaesch@4js.com>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/DBAP191MB12895BFFEC4B5FE0460D0F2FB0459@DBAP191MB1289.EURP191.PROD.OUTLOOK.COM
Backpatch-through: 11, all supported versions
Diffstat (limited to 'src/backend/executor/execProcnode.c')
0 files changed, 0 insertions, 0 deletions