| From: | Stephen Frost <sfrost(at)snowman(dot)net> | 
|---|---|
| To: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> | 
| Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> | 
| Subject: | Re: Remove inbound links to sql-createuser | 
| Date: | 2017-10-31 12:27:02 | 
| Message-ID: | 20171031122701.GW4628@tamriel.snowman.net | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-hackers | 
David,
* David G. Johnston (david(dot)g(dot)johnston(at)gmail(dot)com) wrote:
> Since CREATE USER is officially an alias for CREATE ROLE other parts of the
> documentation should point to CREATE ROLE, not CREATE USER.  Most do but I
> noticed when looking at CREATE DATABASE that it did not.  Further searching
> turned up the usage in client-auth.sgml.  That one is questionable since we
> are indeed talking about LOGIN roles there but we are already pointing to
> sql-alterrole instead of sql-alteruser and so changing the create variation
> to point to sql-createrole seems warranted.
+1.
Barring objections, I'll commit this in a bit.
Thanks!
Stephen
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephen Frost | 2017-10-31 12:31:21 | Re: Adding column_constraint description in ALTER TABLE synopsis | 
| Previous Message | Masahiko Sawada | 2017-10-31 12:24:22 | Re: Deadlock in ALTER SUBSCRIPTION REFRESH PUBLICATION |