Discrepancy in 9.1 Documentation on CREATE ROLE - Mailing list pgsql-docs

From Ron Adams
Subject Discrepancy in 9.1 Documentation on CREATE ROLE
Date
Msg-id CACMhA3mbHzubHnhHN3rd9WAaUXcxnOOWex_xFMusE+6yxMAnYg@mail.gmail.com
Whole thread Raw
Responses Re: Discrepancy in 9.1 Documentation on CREATE ROLE
List pgsql-docs
The help for LOGIN/NOLOGIN at http://www.postgresql.org/docs/9.1/static/sql-createrole.html: "...NOLOGIN is the default, except when CREATE ROLE is invoked through its alternative spelling CREATE USER." The help for CREATE USER: "These clauses are an obsolete, but still accepted, spelling of SUPERUSER and NOSUPERUSER. Note that they are not equivalent to CREATEROLE as one might naively expect!" Eh?

pgsql-docs by date:

Previous
From: Ray Stell
Date:
Subject: Re: [pgsql-docs] Daily digest v1.1511 (3 messages)
Next
From: Thom Brown
Date:
Subject: Link to PAM pages broken