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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Pedro Gimeno Fortea <pgsql(at)personal(dot)formauri(dot)es>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3319: Superuser can't revoke grants on a schema given by aother user
Date: 2007-05-30 16:57:39
Message-ID: 5169.1180544259@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

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.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Jeff Davis 2007-05-30 17:00:32 Re: BUG #3320: Error when using INSERT...RETURNING as a subquery
Previous Message Pedro Gimeno Fortea 2007-05-30 16:50:19 Re: BUG #3319: Superuser can't revoke grants on a schema given by aother user