aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/giststrat.c
diff options
context:
space:
mode:
authorPostgreSQL Daemon <webmaster@postgresql.org>2002-12-18 13:15:15 +0000
committerPostgreSQL Daemon <webmaster@postgresql.org>2002-12-18 13:15:15 +0000
commit750a0e676e1f8f71bf1c6aba05d3264a7c57218b (patch)
treeb528b0062aa72f383ebe6ac0566e1d9683896453 /src/backend/access/gist/giststrat.c
parent46a4351dcda7abcf403d2e4d9fc00e30a6628d1e (diff)
downloadpostgresql-750a0e676e1f8f71bf1c6aba05d3264a7c57218b.tar.gz
postgresql-750a0e676e1f8f71bf1c6aba05d3264a7c57218b.zip
From the SSL_CTX_new man page:
"SSLv23_method(void), SSLv23_server_method(void), SSLv23_client_method(void) A TLS/SSL connection established with these methods will understand the SSLv2, SSLv3, and TLSv1 protocol. A client will send out SSLv2 client hello messages and will indicate that it also understands SSLv3 and TLSv1. A server will understand SSLv2, SSLv3, and TLSv1 client hello messages. This is the best choice when compatibility is a concern." This will maintain backwards compatibility for those us that don't use TLS connections ...
Diffstat (limited to 'src/backend/access/gist/giststrat.c')
0 files changed, 0 insertions, 0 deletions