Re: BUG #5788: I can drop table , with other user's table

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "nobuyuki yoshida" <nob-yoshida(at)fissc(dot)co(dot)jp>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5788: I can drop table , with other user's table
Date: 2010-12-11 15:44:33
Message-ID: 2682.1292082273@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"nobuyuki yoshida" <nob-yoshida(at)fissc(dot)co(dot)jp> writes:
> Hi. I found a bug:I can drop a table with not owner user.
> Document says "Only its owner can drop a table.", but a fuct is not so.

The documentation also says that the owner of a schema can drop anything
in that schema.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message tv 2010-12-11 16:19:11 not all pg_stat_database fields reset after pg_stat_reset()
Previous Message Pavel Stehule 2010-12-10 19:44:48 Re: variadic flag doesn't work with "any" type