Re: PQinitSSL broken in some use casesf

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: PQinitSSL broken in some use casesf
Дата
Msg-id 200903301502.n2UF2xu28806@momjian.us
обсуждение исходный текст
Ответ на Re: PQinitSSL broken in some use casesf  (Merlin Moncure <mmoncure@gmail.com>)
Ответы Re: PQinitSSL broken in some use casesf
Список pgsql-hackers
Merlin Moncure wrote:
> On Mon, Mar 30, 2009 at 10:22 AM, Robert Haas <robertmhaas@gmail.com> wrote:
> > On Mon, Mar 30, 2009 at 9:36 AM, Andrew Chernow <ac@esilo.com> wrote:
> >> Tom Lane wrote:
> >>>
> >>> I personally would be happy with the two-argument function solution.
> >>>
> >>
> >> I modified my previous patch to use a two-argument function solution.
> >
> > This looks OK to me, except I think we should modify the documentation
> > to PQinitSSL() to say that it you must not use both that function and
> > PQinitSecure(), and explain that if you need to control initialization
> > of libcrypto and libssl, you should use that function instead.
> 
> do you think PQinitSSL should be deprecated?

Well, I think having duplicate capability in an API is confusing, so
yea.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: PQinitSSL broken in some use casesf
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PQinitSSL broken in some use casesf