pgsql: Add libpq error message text on how to handle missing root.crt - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add libpq error message text on how to handle missing root.crt
Date
Msg-id 20090414173016.5DEFC7540F5@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add libpq error message text on how to handle missing root.crt file.

Modified Files:
--------------
    pgsql/src/interfaces/libpq:
        fe-secure.c (r1.122 -> r1.123)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-secure.c?r1=1.122&r2=1.123)

pgsql-committers by date:

Previous
From: dpage@pgfoundry.org (Dave Page)
Date:
Subject: pginstaller - pginst: Fix filename
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Reformat 'sslmode' options into an SGML table; improve wording.