A very confusing line...

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: maksym(dot)minenko(at)gmail(dot)com
Subject: A very confusing line...
Date: 2021-03-17 06:51:03
Message-ID: 161596386355.24277.9899037855920450861@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/13/role-membership.html
Description:

I guess the phrase
because joe “inherits” admin's privileges

should be changed to
because joe was granted admin's privileges.

The point is, otherwise he inherits something that is not inheritable...

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2021-03-17 20:40:41 Re: Duplicate "SELECT current_user;"
Previous Message Erwin Brandstetter 2021-03-17 01:44:41 Improve description for quote_ident()