Re: BUG #13741: vacuumdb does not accept valid password - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #13741: vacuumdb does not accept valid password
Date
Msg-id CAB7nPqRbAWHx23L_hJiN+GTJu6EJ_VEYX1s=5BBtVvYdSaywMA@mail.gmail.com
Whole thread Raw
In response to Re: BUG #13741: vacuumdb does not accept valid password  (Haribabu Kommi <kommi.haribabu@gmail.com>)
Responses Re: BUG #13741: vacuumdb does not accept valid password  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-bugs
On Thu, Oct 29, 2015 at 9:13 AM, Haribabu Kommi
<kommi.haribabu@gmail.com> wrote:
> On Wed, Oct 28, 2015 at 4:07 PM, Haribabu Kommi
> <kommi.haribabu@gmail.com> wrote:
>> Here I attached a patch that saves the password provided by the user
>> from the connectDatabase function and reuse it for connecting all clients
>> to the same database.
>
> Attached a wrong patch, it is having some compilation problems,
> Here is the new version with the fixed problems.

I have added an entry in this CF:
https://commitfest.postgresql.org/7/417/
Let's not lose track of this patch.
--
Michael

pgsql-bugs by date:

Previous
From: Michael Paquier
Date:
Subject: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby
Next
From: Michael Paquier
Date:
Subject: Re: BUG #13741: vacuumdb does not accept valid password