Re: \password in psql help

From: "Heikki Linnakangas" <heikki(at)enterprisedb(dot)com>
To: "Magnus Hagander" <magnus(at)hagander(dot)net>
Cc: <pgsql-patches(at)postgresql(dot)org>
Subject: Re: \password in psql help
Date: 2008-03-26 13:31:12
Message-ID: 47EA5020.1040602@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2008-03-26 13:34:26 Re: Auto Partitioning Patch - WIP version 1
Previous Message Simon Riggs 2008-03-26 13:28:41 Re: Bulk Insert tuning