Re: wrong message on REASSIGN OWNED - Mailing list pgsql-hackers

From Robert Haas
Subject Re: wrong message on REASSIGN OWNED
Date
Msg-id BANLkTinPOzzwuyOtgvYPvGiDfc7qMLGa6g@mail.gmail.com
Whole thread Raw
In response to Re: wrong message on REASSIGN OWNED  (Jaime Casanova <jaime@2ndquadrant.com>)
Responses Re: wrong message on REASSIGN OWNED
List pgsql-hackers
On Mon, Jun 13, 2011 at 2:41 AM, Jaime Casanova <jaime@2ndquadrant.com> wrote:
> On Sat, Jun 11, 2011 at 8:01 PM, Robert Haas <robertmhaas@gmail.com> wrote:
>>
>> "can't reassign objects owned by %s because this user is internal to
>> the database system" ?
>>
>
> that message is not that clear... it seems to imply i can't reassign
> any object from that user...

cannot change owner of some objects owned by %s because they are
required by the database system?

> btw, i'm allowed to use ALTER TABLE to assign a new owner (even an
> unprivileged one) to a system catalog, probably that's a bug.

+1 for tightening that up in 9.2.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Make relation_openrv atomic wrt DDL
Next
From: "Kevin Grittner"
Date:
Subject: Re: lazy vxid locks, v1