Обсуждение: pgsql: Show SSL encryption information when logging connections

Поиск
Список
Период
Сортировка

pgsql: Show SSL encryption information when logging connections

От
Magnus Hagander
Дата:
Show SSL encryption information when logging connections

Expand the messages when log_connections is enabled to include the
fact that SSL is used and the SSL cipher information.

Dr. Andreas Kunert, review by Marko Kreen

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4cba1f6bbf7c8f956c95e72c43e517a56b97665b

Modified Files
--------------
src/backend/utils/init/postinit.c |   30 ++++++++++++++++++++++++------
1 file changed, 24 insertions(+), 6 deletions(-)