Re: Circular-freelist bug is still there - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Circular-freelist bug is still there
Date
Msg-id 4234.1076599651@sss.pgh.pa.us
Whole thread Raw
In response to Re: Circular-freelist bug is still there  (Jan Wieck <JanWieck@Yahoo.com>)
List pgsql-hackers
Jan Wieck <JanWieck@Yahoo.com> writes:
> Tom Lane wrote:
>> I just saw the parallel regression tests hang up again.

> Anyhow, according to our discussion in early January I have changed the 
> code in StrategyInvalidateBuffer() so that it clears out the buffer tag 
> and the CDB's buffer tag. Also it will error out if the CDB is not found 
> at all.

Oh, okay.  So when's that fix going to be committed?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Joshua Drake
Date:
Subject: Re: How can I have 2 completely seperated databases in
Next
From: Tom Lane
Date:
Subject: Re: Transaction aborts on syntax error.