Re: new libpq SSL connection option

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: new libpq SSL connection option
Дата
Msg-id 496499F0.8050102@hagander.net
обсуждение исходный текст
Ответ на Re: new libpq SSL connection option  ("Alex Hunsaker" <badalex@gmail.com>)
Список pgsql-hackers
Alex Hunsaker wrote:
> On Fri, Jan 2, 2009 at 03:13, Magnus Hagander <magnus@hagander.net> wrote:
>> Andrew Chernow wrote:
>>> Yes, the homedir variable is used again later in the function.  homedir
>>> could be invalid since pqGetHomeDirectory might not get called.  Maybe
>>> something like below would do the trick:
> 
>> How about this patch?
> 
> looks good to me (btw it was almost hard to believe the non-white
> space one was the same patch! lol)

Applied, along with a fix for the second place that had the issue.

//Magnus



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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Latest version of Hot Standby patch
Следующее
От: "Robert Haas"
Дата:
Сообщение: Re: Do we still need constraint_exclusion?