Re: [HACKERS] .pgpass's behavior has changed - Mailing list pgsql-hackers

From Robert Haas
Subject Re: [HACKERS] .pgpass's behavior has changed
Date
Msg-id CA+TgmoZngqbwA_kwgt6yE9ufW53QvbGDQH=ETwxgiCt-sZZpSg@mail.gmail.com
Whole thread Raw
In response to [HACKERS] .pgpass's behavior has changed  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
Responses Re: [HACKERS] .pgpass's behavior has changed  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
List pgsql-hackers
On Fri, Apr 28, 2017 at 3:54 AM, Kyotaro HORIGUCHI
<horiguchi.kyotaro@lab.ntt.co.jp> wrote:
> But the above also leaves a bug so I sent another patch to fix
> it. The attched patch restores the 9.6's beavior of looking up
> .pgpass file in the same manner to the aother patch.

Thanks for catching this.  Committed.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [HACKERS] PQhost may return socket dir for network connection
Next
From: Robert Haas
Date:
Subject: Re: [HACKERS] Cached plans and statement generalization