Re: Broken SSL tests in master

Поиск
Список
Период
Сортировка
От Andreas Karlsson
Тема Re: Broken SSL tests in master
Дата
Msg-id 1d0b9899-ff05-5bf0-53c8-4a1aa914d590@proxel.se
обсуждение исходный текст
Ответ на Broken SSL tests in master  (Andreas Karlsson <andreas@proxel.se>)
Ответы Re: Broken SSL tests in master
Список pgsql-hackers
On 11/24/2016 10:38 PM, Andreas Karlsson wrote:
> To me it feels like the proper fix would be to make PQHost() return the
> value of the host parameter rather than the hostaddr (maybe add a new
> field in the pg_conn_host struct). But would be a behaviour change which
> might break someones application. Thoughts?

I have attached a proof of concept patch for this. Remaining work is
investigating all the callers of PQhost() and see if any of them are
negatively affected by this patch and cleaning up the code some.

Andreas

Вложения

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Functions Immutable but not parallel safe?
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: UNDO and in-place update