Re: s/user/role/ in section 5.6 of v9.5.0 and 9.6devel of docs.

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Johannes Choo <jhanschoo(at)gmail(dot)com>, pgsql-docs(at)postgresql(dot)org
Subject: Re: s/user/role/ in section 5.6 of v9.5.0 and 9.6devel of docs.
Date: 2016-04-16 16:56:39
Message-ID: 57126EC7.5010301@eisentraut.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On 01/22/2016 09:23 AM, Johannes Choo wrote:
> I think section 5.6 of v9.5.0 and 9.6devel can benefit from changing
> some occurrences of the word 'user' to 'role. Specifically, in
>
> "For example, if joe is an existing user"
>
> and
>
> "The special "user" name PUBLIC can be used to grant a privilege to
> every user on the system.",

Done. These were the only two cases that were inconsistent, I think.

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Peter Eisentraut 2016-04-18 03:17:19 Re: pg_extension_config_dump() function and sequences
Previous Message Peter Eisentraut 2016-04-16 16:39:47 Re: to_date 'J' format misunderstanding