Re: Adding missing object access hook invocations - Mailing list pgsql-hackers

From Mark Dilger
Subject Re: Adding missing object access hook invocations
Date
Msg-id BC88FC7D-C296-4D39-8935-9FDFB04C524D@enterprisedb.com
Whole thread Raw
In response to Re: Adding missing object access hook invocations  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Adding missing object access hook invocations  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers

> On Mar 17, 2020, at 9:33 PM, Michael Paquier <michael@paquier.xyz> wrote:
>
> On Tue, Mar 17, 2020 at 12:39:35PM -0700, Mark Dilger wrote:
>> I agree that this does not need to be back-patched.  I was debating
>> whether it constitutes a bug for the purpose of putting the fix into
>> v13 vs. punting the patch forward to the v14 cycle.  I don't have a
>> strong opinion on that.
>
> I don't see any strong argument against fixing this stuff in v13,
> FWIW.

Here is the latest patch.  I'll go add this thread to the commitfest app now....


—
Mark Dilger
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company




Attachment

pgsql-hackers by date:

Previous
From: Julien Rouhaud
Date:
Subject: Thinko in index_concurrently_swap comment
Next
From: Ashutosh Bapat
Date:
Subject: Re: BEFORE ROW triggers for partitioned tables