On Mon, Jun 13, 2011 at 9:55 AM, Tom Lane <[email protected]> wrote: > Robert Haas <[email protected]> writes: >> On Mon, Jun 13, 2011 at 2:41 AM, Jaime Casanova <[email protected]> >> 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 -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
