Re: PQinitSSL broken in some use casesf

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: PQinitSSL broken in some use casesf
Дата
Msg-id 200903301951.n2UJpZY08336@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 3:27 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> > Robert Haas <robertmhaas@gmail.com> writes:
> >> I guess that'd work but it might be overkill.
> >
> > The real bottom line is that *all* the proposals for generic init
> > functions are overkill. ?We have no evidence that we need one and
> > no certainty about what the requirements for it would be if we did.
> >
> > I think we should just do PQinitOpenSSL(2 args) and be done with it.
> 
> I was pushing for generic PQinit, but have come around and agree with
> this point of view.

OK, we are _go_ then.

--  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
Следующее
От: Zdenek Kotala
Дата:
Сообщение: Re: Solaris getopt_long and PostgreSQL