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

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server: This patch attempts to note the use of the root.crt file
Date: 2004-09-23 13:16:07
Message-ID: 20040923131607.A1AB9329E5A@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-09-23 13:20:46 pgsql-server: This patch logs the error code in the default case, so
Previous Message Neil Conway 2004-09-23 03:44:03 pgsql-server: Update CREATE TABLE AS docs to reflect the fact that