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

From Dmitry Koval
Subject Re: enable/disable broken for statement triggers on partitioned tables
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: enable/disable broken for statement triggers on partitioned tables  (Amit Langote <[email protected]>)
Responses Re: enable/disable broken for statement triggers on partitioned tables
List pgsql-hackers
> 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.

-- 
With best regards,
Dmitry Koval

Postgres Professional: http://postgrespro.com



pgsql-hackers by date:

Previous
From: Nikolay Shaplov
Date:
Subject: Re: Bug: Reading from single byte character column type may cause out of bounds memory reads.
Next
From: Sergey Dudoladov
Date:
Subject: Re: Introduce "log_connection_stages" setting.