Incorrect REVOKE command in docs

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: pgsql-docs(at)postgresql(dot)org
Subject: Incorrect REVOKE command in docs
Date: 2003-08-04 13:11:18
Message-ID: 20030804131118.GB12198@ns.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Greetings,

The 'REVOKE' command given in section 2.8.4 under Chapter 2. "Data
Definition" is not correct. The command should be:

REVOKE CREATE ON SCHEMA public FROM PUBLIC;

Note that 'SCHEMA' is missing. This is at least on the web page:
http://www.postgresql.org/docs/7.3/static/ddl-schemas.html
under the 7.3 docs.

If I should have sent this to -bugs let me know.

Stephen

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Peter Eisentraut 2003-08-04 13:21:34 Re: Incorrect REVOKE command in docs
Previous Message Dennis Björklund 2003-08-04 11:11:50 truth table missing values