From: | Adrian Maier <adrian(dot)maier(at)gmail(dot)com> |
---|---|
To: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: psql patch for displaying the username when asking password |
Date: | 2005-06-30 10:26:21 |
Message-ID: | cd30ef8c05063003264f0aac26@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
On 6/30/05, Peter Eisentraut <peter_e(at)gmx(dot)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.
Cheers,
Adrian Maier
Attachment | Content-Type | Size |
---|---|---|
psql_password_prompt_v2.diff.gz | application/x-gzip | 907 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2005-06-30 12:46:48 | Re: Open items |
Previous Message | Fabien COELHO | 2005-06-30 09:48:17 | Re: [PATCHES] Users/Groups -> Roles |