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

From Robert Haas
Subject Re: wrong message on REASSIGN OWNED
Date
Msg-id BANLkTimd78YLCPVBfsMBME-uRa1x6qnhQQ@mail.gmail.com
Whole thread Raw
In response to Re: wrong message on REASSIGN OWNED  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Mon, Jun 13, 2011 at 9:55 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Robert Haas <robertmhaas@gmail.com> writes:
>> On Mon, Jun 13, 2011 at 2:41 AM, Jaime Casanova <jaime@2ndquadrant.com> wrote:
>>> 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.
>
> Nonsense.  You won't like the results of "DELETE FROM pg_proc;" either,
> but we don't try to put training wheels on superusers.

allow_system_table_mods?

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


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: wrong message on REASSIGN OWNED
Next
From: Tom Lane
Date:
Subject: Re: PATCH: CreateComments: use explicit indexing for ``values''