Re: [HACKERS] GnuTLS support

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: [HACKERS] GnuTLS support
Дата
Msg-id 25A7375C-B891-4C04-AAAB-212F8A7E1805@yesql.se
обсуждение исходный текст
Ответ на Re: [HACKERS] GnuTLS support  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
> On 26 Jan 2018, at 02:10, Michael Paquier <michael.paquier@gmail.com> wrote:
> On Fri, Jan 26, 2018 at 12:27:16AM +0100, Daniel Gustafsson wrote:

>> While only tangentially related to the issue this patch solves, converting
>> be_tls_get_peerdn_name() to return const char * seems reasonable too to keep
>> the API consistent.
>
> Why? This is not used for error message generation yet. We could always
> change the API as needed later on.

Mainly to keep the be_tls_* interface consistent in how the routines return
data.  I don’t have any strong opinions though, it just seemed like a good time
to do it.

cheers ./daniel

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

Предыдущее
От: Konstantin Knizhnik
Дата:
Сообщение: Re: JIT compiling with LLVM v9.0
Следующее
От: Konstantin Knizhnik
Дата:
Сообщение: Re: AS OF queries