Re: \password in psql help - Mailing list pgsql-patches

From Heikki Linnakangas
Subject Re: \password in psql help
Date
Msg-id 47EA5020.1040602@enterprisedb.com
Whole thread Raw
In response to \password in psql help  (Magnus Hagander <magnus@hagander.net>)
Responses Re: \password in psql help  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-patches
Magnus Hagander wrote:
> +     fprintf(output, _("  \\password [USERNAME]\n"
> +                  "                 securely change the password for a user\n"));

I would leave out the word "securely". Unless you want to provide
another command for changing it insecurely ;-). What does it mean, anyway?

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

pgsql-patches by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Bulk Insert tuning
Next
From: Bruce Momjian
Date:
Subject: Re: Auto Partitioning Patch - WIP version 1