On Thu, Mar  4, 2021 at 03:57:50PM +0000, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
> 
> Page: https://www.postgresql.org/docs/13/sql-createrole.html
> Description:
> 
> "modified by later ALTER ROLE" to be changed to "modified later by ALTER
> ROLE".

I think the existing text is better:

        All the attributes specified by <command>CREATE ROLE</command> can be
        modified by later <command>ALTER ROLE</command> commands.

The reason "later" is there is to talk about later "ALTER ROLE"
commands, rather than "modified later".  The point is that there can be
later "ALTER ROLE" commands to change things.

-- 
  Bruce Momjian  <br...@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  The usefulness of a cup is in its emptiness, Bruce Lee



Reply via email to