Re: GUC for temporarily disabling event triggers - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: GUC for temporarily disabling event triggers
Date
Msg-id 828C42B4-0983-4B35-9154-2A1ACA2AA766@yesql.se
Whole thread Raw
In response to Re: GUC for temporarily disabling event triggers  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
> On 25 Sep 2023, at 09:52, Daniel Gustafsson <daniel@yesql.se> wrote:
>
>> On 25 Sep 2023, at 09:50, Michael Paquier <michael@paquier.xyz> wrote:
>>
>> On Mon, Sep 25, 2023 at 09:19:35AM +0200, Daniel Gustafsson wrote:
>>> Fair enough, although I used "fire" instead of "run" which is consistent with
>>> the event trigger documentation.
>>
>> Okay by me.
>
> Great, I'll go ahead and apply this version then. Thanks for review!

And applied, closing the CF entry.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Various small doc improvements; plpgsql, schemas, permissions, oidvector
Next
From: Daniel Gustafsson
Date:
Subject: Re: On login trigger: take three