Re: Adding missing object access hook invocations
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Mark Dilger <mark.dilger@enterprisedb.com>
Cc: Andres Freund <andres@anarazel.de>, "pgsql-hackers@postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2020-03-18T04:33:05Z
Lists: pgsql-hackers
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. -- Michael
Commits
-
Add missing invocations to object access hooks
- a995b371ae29 13.0 landed