pgsql: Fix incorrect comment in SSL code - Mailing list pgsql-committers

From [email protected] (Magnus Hagander)
Subject pgsql: Fix incorrect comment in SSL code
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix incorrect comment in SSL code

Modified Files:
--------------
    pgsql/src/interfaces/libpq:
        fe-connect.c (r1.365 -> r1.366)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-connect.c?r1=1.365&r2=1.366)

pgsql-committers by date:

Previous
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Change the pgstat logic so that the stats collector writes the
Next
From: [email protected] (Alvaro Herrera)
Date:
Subject: pgsql: Fix mistakes in comment headers