aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorDaniel Gustafsson <dgustafsson@postgresql.org>2021-08-10 15:08:46 +0200
committerDaniel Gustafsson <dgustafsson@postgresql.org>2021-08-10 15:08:46 +0200
commit72bbff4cd6eaf55239ccef79cec61766b5f8f1d2 (patch)
tree5013f0b944bd9d95d6772ffd9725c98e086cf35a /src/backend/executor/nodeModifyTable.c
parent318df802355924015d4d8f21859bc0ef7a348970 (diff)
downloadpostgresql-72bbff4cd6eaf55239ccef79cec61766b5f8f1d2.tar.gz
postgresql-72bbff4cd6eaf55239ccef79cec61766b5f8f1d2.zip
Add alternative output for OpenSSL 3 without legacy loaded
OpenSSL 3 introduced the concept of providers to support modularization, and moved the outdated ciphers to the new legacy provider. In case it's not loaded in the users openssl.cnf file there will be a lot of regress test failures, so add alternative outputs covering those. Also document the need to load the legacy provider in order to use older ciphers with OpenSSL-enabled pgcrypto. This will be backpatched to all supported version once there is sufficient testing in the buildfarm of OpenSSL 3. Reviewed-by: Michael Paquier Discussion: https://postgr.es/m/FEF81714-D479-4512-839B-C769D2605F8A@yesql.se
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions