Re: pgsql: Repair a low-probability race condition identified by Qingqing - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Repair a low-probability race condition identified by Qingqing
Date
Msg-id 9316.1145332057@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Repair a low-probability race condition identified by Qingqing  ("Qingqing Zhou" <zhouqq@cs.toronto.edu>)
List pgsql-committers
"Qingqing Zhou" <zhouqq@cs.toronto.edu> writes:
> IMHO the lmgr will not be the murdered by the leftover wakeup, but what
> about the next LockBufferForCleanUp()?

What about it?  It has a loop already.

            regards, tom lane

pgsql-committers by date:

Previous
From: "Qingqing Zhou"
Date:
Subject: Re: pgsql: Repair a low-probability race condition identified by Qingqing
Next
From: "Qingqing Zhou"
Date:
Subject: Re: pgsql: Repair a low-probability race condition identified by Qingqing