pgsql: Fix outdated comment after removal of direct SSL fallback - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Fix outdated comment after removal of direct SSL fallback
Date
Msg-id E1sQkxc-000pWw-HS@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Renumber pg_get_acl() in pg_proc.dat
Next
From: Amit Langote
Date:
Subject: pgsql: Typo fix