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

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql-server: This patch attempts to note the use of the root.crt file
Дата
Msg-id 20040923131607.A1AB9329E5A@svr1.postgresql.org
обсуждение исходный текст
Список 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)

В списке pgsql-committers по дате отправления:

Предыдущее
От: neilc@svr1.postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql-server: Update CREATE TABLE AS docs to reflect the fact that
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql-server: This patch logs the error code in the default case, so