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 [email protected]
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/[email protected]

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