Re: BUG #16746: [PG12.5 psql] Password ignored by connect meta-command - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #16746: [PG12.5 psql] Password ignored by connect meta-command
Date
Msg-id 929680.1606616312@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #16746: [PG12.5 psql] Password ignored by connect meta-command  ("David G. Johnston" <david.g.johnston@gmail.com>)
Responses Re: BUG #16746: [PG12.5 psql] Password ignored by connect meta-command
List pgsql-bugs
"David G. Johnston" <david.g.johnston@gmail.com> writes:
> Tom, will need your input here.

Ugh... looks like I broke this in 85c54287a et al.  I had thought that
this was the pre-existing behavior, but after further study I see that
I was mistaken about how PQconnectdbParams() handles parameter
replacement, so I misread what the prior code was really doing.

            regards, tom lane



pgsql-bugs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: BUG #16746: [PG12.5 psql] Password ignored by connect meta-command
Next
From: Tom Lane
Date:
Subject: Re: BUG #16746: [PG12.5 psql] Password ignored by connect meta-command