Re: BUG #3319: Superuser can't revoke grants on a schema given by aother user - Mailing list pgsql-bugs

From Pedro Gimeno Fortea
Subject Re: BUG #3319: Superuser can't revoke grants on a schema given by aother user
Date
Msg-id 1180545660l.8394l.1l@dirtecnica.formauri.es
Whole thread Raw
In response to Re: BUG #3319: Superuser can't revoke grants on a schema given by aother user  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #3319: Superuser can't revoke grants on a schema given by aother user  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On 05/30/2007 06:57:39 PM, Tom Lane wrote:
> Pedro Gimeno Fortea <pgsql@personal.formauri.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.
>=20
> > Why should I?
>=20
> Because that's how the SQL spec defines that it works.

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

pgsql-bugs by date:

Previous
From: Pedro Gimeno Fortea
Date:
Subject: Re: BUG #3319: Superuser can't revoke grants on a schema given by aother user
Next
From: Tom Lane
Date:
Subject: Re: BUG #3319: Superuser can't revoke grants on a schema given by aother user