Re: Bizarre behavior in libpq's searching of ~/.pgpass

Поиск
Список
Период
Сортировка
От Tomas Vondra
Тема Re: Bizarre behavior in libpq's searching of ~/.pgpass
Дата
Msg-id 4188b3af-f2f8-b1b8-3b4a-d7a46ff4a9be@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Bizarre behavior in libpq's searching of ~/.pgpass  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 07/29/2018 11:15 PM, Tom Lane wrote:
> Here's a proposed patch to adopt that behavior.  I'm still of mixed
> mind whether to push this into v10 ... but we definitely need some
> change in v10, because it's not acting as per its docs.

Is there actually a useful use case working in v10 and broken by your
proposed patch? I can't think of any, and even if there is one it's
likely no one is aware of it as the docs were not updated. Considering
this could also be painted as a security issue (people generally don't
connect from servers to random machines, but still ...), I'd vote for
pushing this to v10.

regards

-- 
Tomas Vondra                  http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Fwd: Would like to help with documentation for Postgres 11
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: [HACKERS] Parallel Append implementation