public inbox for [email protected]  
help / color / mirror / Atom feed
From: Tom Lane <[email protected]>
To: Timothy Knowles <[email protected]>
Cc: [email protected]
Subject: Re: SECTION 2.8.4 REVOKE CREATE ON SCHEMA
Date: Tue, 06 May 2003 23:42:30 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>

"Timothy Knowles" <[email protected]> writes:
> Manual: PostgreSQL 7.3 user manual
> Section: 2.8.4

> Should the revoke statement read:

> REVOKE CREATE SCHEMA ON public FROM PUBLIC;

> Instead of

> REVOKE CREATE ON public FROM PUBLIC;

You mean 

REVOKE CREATE ON SCHEMA public FROM PUBLIC;

But yeah, the example is wrong.  Fix committed --- thanks!

			regards, tom lane





view thread (2+ messages)

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: SECTION 2.8.4 REVOKE CREATE ON SCHEMA
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox