Re: enable/disable broken for statement triggers on partitioned tables - Mailing list pgsql-hackers

From Amit Langote
Subject Re: enable/disable broken for statement triggers on partitioned tables
Date
Msg-id CA+HiwqFvTKBVdL2Q_w3dDq5Qoew8w=EGA=E2zCtggWL+21ec9Q@mail.gmail.com
Whole thread Raw
In response to Re: enable/disable broken for statement triggers on partitioned tables  (Dmitry Koval <d.koval@postgrespro.ru>)
List pgsql-hackers
On Thu, Jul 14, 2022 at 8:20 PM Dmitry Koval <d.koval@postgrespro.ru> wrote:
> > I agree that the patch shouldn't have changed that behavior, so I've
> > fixed the patch so that EnableDisableTrigger() recurses even if the
> > parent trigger is unchanged.
>
> Thanks, I think this patch is ready for committer.

Great, thanks.

-- 
Thanks, Amit Langote
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Dilip Kumar
Date:
Subject: Re: making relfilenodes 56 bits
Next
From: Thomas Munro
Date:
Subject: Re: Fix gcc warning in sync.c (usr/src/backend/storage/sync/sync.c)