On Mon, Apr 06, 2026 at 09:58:19PM -0400, Andres Freund wrote: > On 2026-04-06 18:10:56 -0700, Noah Misch wrote: > > Hence, the current position is better for detection. > > What if we returned early in AssertBufferLocksPermitCatalogRead() if > InterruptHoldoffCount == 0? That'd only fail if some code manually did a > RESUME_INTERRUPTS() to balance the one acquired as part of the content lock?
Sounds good.
