Thread: pgsql-server: This patch attempts to note the use of the root.crt file

pgsql-server: This patch attempts to note the use of the root.crt file

From
momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Log Message:
-----------
This patch attempts to note the use of the root.crt file in the server.
Given that PostgreSQL will output a message complaining about it's
absence if you're using SSL mode, I feel it's important that it gets a
mention in the documentation at some point.

Dominic Mitchell

Modified Files:
--------------
    pgsql-server/doc/src/sgml:
        runtime.sgml (r1.282 -> r1.283)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/doc/src/sgml/runtime.sgml.diff?r1=1.282&r2=1.283)
    pgsql-server/src/include:
        c.h (r1.172 -> r1.173)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/include/c.h.diff?r1=1.172&r2=1.173)