pgsql: Document SSL CRL usage by libpq. - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Document SSL CRL usage by libpq.
Date
Msg-id 20060506162511.ACEE29FA432@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Document SSL CRL usage by libpq.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        libpq.sgml (r1.207 -> r1.208)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/libpq.sgml.diff?r1=1.207&r2=1.208)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Further minor simplification of relcache startup: don't need a
Next
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - ctl: Fix __repr__ methods.