Re: new libpq SSL connection option

Поиск
Список
Период
Сортировка
От Alex Hunsaker
Тема Re: new libpq SSL connection option
Дата
Msg-id 34d269d40812291425k36634efdj8d89adc3ebfb24e4@mail.gmail.com
обсуждение исходный текст
Ответ на Re: new libpq SSL connection option  (Andrew Chernow <ac@esilo.com>)
Ответы Re: new libpq SSL connection option  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
On Sat, Dec 27, 2008 at 11:50, Andrew Chernow <ac@esilo.com> wrote:
> Why does pqGetHomeDirectory have to succeed to use conn->sslrootcert. Maybe
> this should be an OR of the two since sslrootcert is not dependent on
> homedir?
>
> around line 970 src/interfaces/libpq/fe-secure.c
>
> if (conn->sslrootcert || pqGetHomeDirectory(homedir, sizeof(homedir)))

Certainly, did we miss anywhere else?


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: About CMake (was Re: [COMMITTERS] pgsql: Append major version number and for libraries soname major)
Следующее
От: "David Rowley"
Дата:
Сообщение: Re: Windowing Function Patch Review -> Standard Conformance