Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: BUG #3319: Superuser can't revoke grants on a schema given by aother user



On 05/30/2007 06:57:39 PM, Tom Lane wrote:
Pedro Gimeno Fortea <pgsql(at)personal(dot)formauri(dot)es> writes:
> On 05/29/2007 03:35:00 PM, Tom Lane wrote:
>> This is not a bug.  If you want to revoke the privilege, revoke
>> the GRANT OPTION you originally gave.

> Why should I?

Because that's how the SQL spec defines that it works.

Still, is silently ignoring the command the proper action to take when the REVOKE is executed by the superuser and not by the grantor?



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group