Re: Double partition lock in bufmgr - Mailing list pgsql-hackers

From Zhihong Yu
Subject Re: Double partition lock in bufmgr
Date
Msg-id CALNJ-vSuE6hUYFiHp-X7G2Y5G6PBUYCGnP6i4=iD2MaSfGdtkA@mail.gmail.com
Whole thread Raw
In response to Double partition lock in bufmgr  (Konstantin Knizhnik <k.knizhnik@postgrespro.ru>)
Responses Re: Double partition lock in bufmgr
List pgsql-hackers
Hi,
w.r.t. the code in BufferAlloc(), the pointers are compared.

Should we instead compare the tranche Id of the two LWLock ?

Cheers

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: proposal: schema variables
Next
From: Etsuro Fujita
Date:
Subject: Re: Asynchronous Append on postgres_fdw nodes.