BUG #7716: Only owner can drop trigger?

From: keith(at)omniti(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #7716: Only owner can drop trigger?
Date: 2012-11-30 23:41:30
Message-ID: E1TeaD4-0004le-Vd@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 7716
Logged by: Keith Fiske
Email address: keith(at)omniti(dot)com
PostgreSQL version: 9.2.1
Operating system: Any
Description:

This is documented in the DROP TRIGGER section of the documentation, but it
doesn't seem to make any sense. If a role has permission to create a
trigger, why can that same role not have the same permissions to drop it,
even if that role doesn't own the table?

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Jeff Davis 2012-12-01 00:02:04 Re: BUG #7716: Only owner can drop trigger?
Previous Message Sergey Burladyan 2012-11-30 15:59:26 Re: BUG #7710: Xid epoch is not updated properly during checkpoint