Обсуждение: pgsql: Fix outdated comment after removal of direct SSL fallback

Поиск
Список
Период
Сортировка

pgsql: Fix outdated comment after removal of direct SSL fallback

От
Heikki Linnakangas
Дата:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/cc68ca6d420e750fd90e76bafb64dd19e51823ac

Modified Files
--------------
src/interfaces/libpq/fe-connect.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)