Re: DROP GROUP leaves permissions a mess ...

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: DROP GROUP leaves permissions a mess ...
Date: 2005-07-26 01:14:40
Message-ID: 20050726011440.GA2604@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jul 25, 2005 at 07:02:37PM -0300, Marc G. Fournier wrote:

> Should there not be an ERROR returned when you try and drop a user/group
> that has permissions on a table in the database, to prevent this?

Yes, this is a long-standing known bug and has been fixed in 8.1.

--
Alvaro Herrera (<alvherre[a]alvh.no-ip.org>)
"La Primavera ha venido. Nadie sabe como ha sido" (A. Machado)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Davis 2005-07-26 01:14:48 Re: [HACKERS] Enticing interns to PostgreSQL
Previous Message Stephen Frost 2005-07-26 01:00:35 Re: DROP GROUP leaves permissions a mess ...