aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeSubplan.c
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2020-11-03 09:47:36 +0100
committerMagnus Hagander <magnus@hagander.net>2020-11-03 09:47:36 +0100
commit5d1833f414973595411779b86e085fb05907a805 (patch)
treed0d93c25d32419780e3e1fb672892d5d7b88982f /src/backend/executor/nodeSubplan.c
parent3165426e54df02a6199c0a216546e5095e875a0a (diff)
downloadpostgresql-5d1833f414973595411779b86e085fb05907a805.tar.gz
postgresql-5d1833f414973595411779b86e085fb05907a805.zip
Use be_tls_* API for SSL information in sslinfo
sslinfo was passing the Port->ssl member directly to OpenSSL in order to extract information regarding the connection. This breaks the API provided by the backend TLS implementation, as well as duplicates code for no benefit. Rewrite to make use of the backend API as much as possible. Author: Daniel Gustafsson <daniel@yesql.se>
Diffstat (limited to 'src/backend/executor/nodeSubplan.c')
0 files changed, 0 insertions, 0 deletions