Re: Bizarre behavior in libpq's searching of ~/.pgpass - Mailing list pgsql-hackers

From Tomas Vondra
Subject Re: Bizarre behavior in libpq's searching of ~/.pgpass
Date
Msg-id 4188b3af-f2f8-b1b8-3b4a-d7a46ff4a9be@2ndquadrant.com
Whole thread Raw
In response to Re: Bizarre behavior in libpq's searching of ~/.pgpass  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Fwd: Would like to help with documentation for Postgres 11
Next
From: Thomas Munro
Date:
Subject: Re: [HACKERS] Parallel Append implementation