Re: BUG #2015: typo in sql_help

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "HOTTA Michihide" <hotta(at)net-newbie(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2015: typo in sql_help
Date: 2005-11-02 14:01:11
Message-ID: 200511021501.11921.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

HOTTA Michihide wrote:
> - N_("change a database role"),
> + N_("change a database user account"),
[etc]

The current code is correct. User accounts and groups are now mapped to
database roles.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2005-11-02 14:15:37 Re: BUG #2013: Assertion Failure
Previous Message Peter Eisentraut 2005-11-02 13:59:36 Re: BUG #2016: query working with 8.0 fails with 8.1