Fix outdated comment after removal of direct SSL fallback
authorHeikki Linnakangas
Mon, 8 Jul 2024 09:44:45 +0000 (12:44 +0300)
committerHeikki Linnakangas
Mon, 8 Jul 2024 09:44:56 +0000 (12:44 +0300)
commit5afebbe529abc896d4a3c5a092427c28f6be21ab
tree2a21151cdf3479b92c57f6809329a487536b26de
parentcccab85c2bea213ff03f47a9262d0d78275bd2af
Fix outdated comment after removal of direct SSL fallback

The option to fall back from direct SSL to negotiated SSL or a
plaintext connection was removed in commit fb5718f35f.

Discussion: https://www.postgresql.org/message-id/c82ad227-e049-4e18-8898-475a748b5a5a@iki.fi
src/interfaces/libpq/fe-connect.c