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 388009b0-7fc7-4f6e-0c69-44df38413551@postgrespro.ru
Whole thread Raw
In response to Re: enable/disable broken for statement triggers on partitioned tables  (Amit Langote <amitlangote09@gmail.com>)
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.