pgsql: Clarify usage of clientcert authentication option.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Clarify usage of clientcert authentication option.
Дата
Msg-id E1bOU53-0007uI-Mp@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Clarify usage of clientcert authentication option.

For some reason this option wasn't discussed at all in client-auth.sgml.
Document it there, and be more explicit about its relationship to the
"cert" authentication method.  Per gripe from Srikanth Venkatesh.

I failed to resist the temptation to do some minor wordsmithing in the
same area, too.

Discussion: <20160713110357.1410.30407@wrigleys.postgresql.org>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/745513c70282180afd83c666e43bdb0b6fb8c688

Modified Files
--------------
doc/src/sgml/client-auth.sgml | 25 ++++++++++++++++++++++---
doc/src/sgml/runtime.sgml     | 29 +++++++++++++++++------------
2 files changed, 39 insertions(+), 15 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Advance PG_CONTROL_VERSION.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix crash in close_ps() for NaN input coordinates.