Re: Injection point locking - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Injection point locking
Date
Msg-id Zn4wrCEz7bTXbBJi@paquier.xyz
Whole thread Raw
In response to Re: Injection point locking  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Wed, Jun 26, 2024 at 10:56:12AM +0900, Michael Paquier wrote:
> That's true, we could delay the release of the lock to happen just
> before a callback is run.

I am not sure what else we can do for the postmaster case for now, so
I've moved ahead with the concern regarding the existing locking
release delay when running a point, and pushed a patch for it.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From:
Date:
Subject: RE: Improve EXPLAIN output for multicolumn B-Tree Index
Next
From: Stepan Neretin
Date:
Subject: Re: stale comments about fastgetattr and heap_getattr