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 26590.1377913300@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #8410: out of binary heap slots  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-bugs
Andres Freund <andres@2ndquadrant.com> writes:
> On second thought, it might not be so good looking - the queries results
> are independent of the data from merge-append. So we only check that we
> don't crash and not that the results make any sense. How about the
> attached patch?

Good point --- pushed.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Andres Freund
Date:
Subject: Re: BUG #8410: out of binary heap slots
Next
From: Michael Paquier
Date:
Subject: Re: BUG #8408: Not exactly correct error messages for failed check in presence of dropped columns.