Re: psql patch for displaying the username when asking password - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: psql patch for displaying the username when asking password
Date
Msg-id 200507271956.j6RJuxr07086@candle.pha.pa.us
Whole thread Raw
In response to Re: psql patch for displaying the username when asking password  (Adrian Maier <adrian.maier@gmail.com>)
List pgsql-patches
Adrian Maier wrote:
> On 6/30/05, Peter Eisentraut <peter_e@gmx.net> wrote:
> > Am Donnerstag, 30. Juni 2005 09:34 schrieb Adrian Maier:
> > > The attached patch modifies the message displayed by psql
> > > when asking the password "Password: "
> > > to include the username as well:  "Password for user postgres : ".
> >
> > I can't decode your attachment so I don't know if this is a typo or
> > actually  in the patch, but there shouldn't be a space after the user name.
>
> There was a space there.  I've removed the space between
> username and colons.    The space after the colons is ok,  I hope ?
>
> I'm attaching the modified patch.

I made this adjustment in the applied version.  Thanks.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Victor Yegorov
Date:
Subject: Re: Bitmap index AM
Next
From: Alvaro Herrera
Date:
Subject: Re: [HACKERS] Autovacuum loose ends