Thanks to visit codestin.com
Credit goes to postgrespro.com

pgsql: Add URLs to two excellent web pages about SSL API and certificate - Mailing list pgsql-committers

From [email protected] (Bruce Momjian)
Subject pgsql: Add URLs to two excellent web pages about SSL API and certificate
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add URLs to two excellent web pages about SSL API and certificate usage.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        libpq.sgml (r1.252 -> r1.253)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/libpq.sgml?r1=1.252&r2=1.253)
        runtime.sgml (r1.401 -> r1.402)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/runtime.sgml?r1=1.401&r2=1.402)

pgsql-committers by date:

Previous
From: [email protected] (User Mkz)
Date:
Subject: pgbouncer - pgbouncer: remove unnecessary label
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: lmgr.c:DescribeLockTag was never taught about virtual xids, per