ssl_library parameter

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема ssl_library parameter
Дата
Msg-id 5cb6e558-6895-a35a-ddc7-4629147432f1@2ndquadrant.com
обсуждение исходный текст
Ответы Re: ssl_library parameter  (Daniel Gustafsson <daniel@yesql.se>)
Re: ssl_library parameter  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Extracted from the GnuTLS thread/patch, here is a patch to add a
server-side read-only parameter ssl_library, which currently reports
either 'OpenSSL' or an empty string, depending on what SSL library was
built with.  This is analogous to the libpq function call
PQsslAttribute(conn, "library"), but there was no equivalent
functionality on the server side.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Вложения

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

Предыдущее
От: Ashutosh Bapat
Дата:
Сообщение: Re: [HACKERS] advanced partition matching algorithm forpartition-wise join
Следующее
От: Vik Fearing
Дата:
Сообщение: Re: Constraint documentation