aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorStephen Frost <sfrost@snowman.net>2017-10-31 14:04:49 -0400
committerStephen Frost <sfrost@snowman.net>2017-10-31 14:04:49 -0400
commit0fe2780db4876cb38f9f914c855a54db7c141e2f (patch)
tree4dcb9f941c714c47a5ef7e15621a3dcb5a755a84 /src
parent080351466c5a669bf35a323bdec9e296330a5dbb (diff)
downloadpostgresql-0fe2780db4876cb38f9f914c855a54db7c141e2f.tar.gz
postgresql-0fe2780db4876cb38f9f914c855a54db7c141e2f.zip
Remove inbound links to sql-createuser
CREATE USER is an alias for CREATE ROLE, not its own command any longer, so clean up references to the 'sql-createuser' link to go to 'sql-createrole' instead. In passing, change a few cases of 'CREATE USER' to be 'CREATE ROLE ... LOGIN'. The remaining cases appear reasonable and also mention the distinction between 'CREATE ROLE' and 'CREATE USER'. Also, don't say CREATE USER "assumes" LOGIN, but rather "includes". Patch-by: David G. Johnston, with assumes->includes by me. Discussion: https://postgr.es/m/CAKFQuwYrbhKV8hH4TEABrDRBwf=gKremF=mLPQ6X2yGqxgFpYA@mail.gmail.com
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions