Re: BUG #8410: out of binary heap slots - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #8410: out of binary heap slots
Date
Msg-id 22999.1377905319@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #8410: out of binary heap slots  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: BUG #8410: out of binary heap slots
List pgsql-bugs
Andres Freund <andres@2ndquadrant.com> writes:
> On 2013-08-30 18:55:53 -0400, Tom Lane wrote:
>> Not sure.  It's pretty disturbing that this wasn't caught earlier;
>> it seems to me that means there's no regression coverage that hits
>> ExecReScanMergeAppend.  However, I don't much like this specific test case
>> because it seems like hitting the bug could depend on what series of
>> random values you get.

> Hm, that should be fixable. How about:

Looks good, applied.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Andres Freund
Date:
Subject: Re: BUG #8410: out of binary heap slots
Next
From: Andres Freund
Date:
Subject: Re: BUG #8410: out of binary heap slots