Re: ssl_library parameter

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: ssl_library parameter
Дата
Msg-id 0C39D578-AD64-4EC8-B58D-E90ADD5AF5E0@yesql.se
обсуждение исходный текст
Ответ на ssl_library parameter  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Ответы Re: ssl_library parameter  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
> On 26 Jun 2018, at 11:06, Peter Eisentraut <peter.eisentraut@2ndquadrant.com> wrote:
>
> 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.

Looks good to me, +1

cheers ./daniel



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

Предыдущее
От: Kyotaro HORIGUCHI
Дата:
Сообщение: Re: [HACKERS] Possibly too stringent Assert() in b-tree code
Следующее
От: Kyotaro HORIGUCHI
Дата:
Сообщение: Re: some question about _bt_getbuf