Re: Allow database owners to CREATE EVENT TRIGGER - Mailing list pgsql-hackers

From David G. Johnston
Subject Re: Allow database owners to CREATE EVENT TRIGGER
Date
Msg-id CAKFQuwbaYYfPuZXWeQXsSkzoJ+Cqp2W7nVYQCaO_tjR82383Mg@mail.gmail.com
Whole thread Raw
In response to Re: Allow database owners to CREATE EVENT TRIGGER  ("David G. Johnston" <david.g.johnston@gmail.com>)
Responses Re: Allow database owners to CREATE EVENT TRIGGER
List pgsql-hackers
On Tuesday, April 22, 2025, David G. Johnston <david.g.johnston@gmail.com> wrote:
On Tuesday, April 22, 2025, Steve Chavez <steve@supabase.io> wrote:
>  alter event trigger command which doesn’t need to be exercised here

That part does need to be tested, I modified `AlterEventTriggerOwner_internal` to allow altering owners to regular users. Before it was only restricted to superusers.

Ok.  I missed this.

David J.

pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Allow database owners to CREATE EVENT TRIGGER
Next
From: Tatsuo Ishii
Date:
Subject: Re: Row pattern recognition