pgsql: Rename a libpq NOT_USED SSL function to - Mailing list pgsql-committers

From [email protected] (Bruce Momjian)
Subject pgsql: Rename a libpq NOT_USED SSL function to
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Rename a libpq NOT_USED SSL function to
verify_peer_name_matches_certificate(), clarify some of the function's
variables and logic, and update a comment.  This should make SSL
improvements easier in the future.

Modified Files:
--------------
    pgsql/src/interfaces/libpq:
        fe-secure.c (r1.102 -> r1.103)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-secure.c?r1=1.102&r2=1.103)

pgsql-committers by date:

Previous
From: [email protected] (User Dim)
Date:
Subject: pgloader - pgloader: Documentation of new parallel loading options
Next
From: [email protected] (Bruce Momjian)
Date:
Subject: pgsql: Add suggestion about how to set checkpoint_warning to log all