Re: BUG #16486: Prompted password is ignored when password specified in connection string

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, exclusion(at)gmail(dot)com, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: BUG #16486: Prompted password is ignored when password specified in connection string
Date: 2020-09-15 01:59:21
Message-ID: CAKFQuwaiOpWyqMw13RtX6e0kO=e4hSw4PBBx-KOfvmfWYHC-0A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Sep 3, 2020 at 12:05 PM Bruce Momjian <bruce(at)momjian(dot)us> wrote:

> > I'd suggest wording more like
> >
> > The <replaceable>dbname</replaceable> can be a
> > <link ...>connection string</link>. If so, connection parameters
> > found in the connection string will override any conflicting command
> > line options, such as <option>--username</option>.
>
> Sure, makes sense. Updated patch attached.
>

I read through the patch and it looks good to me.

David J.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2020-09-15 03:47:30 BUG #16616: Segmentation fault when use explain
Previous Message David G. Johnston 2020-09-14 18:29:12 Re: BUG #16615: Cannot determine type of Date for "is null" expression