Re: BUG #8410: out of binary heap slots

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andres Freund <andres(at)2ndquadrant(dot)com>
Cc: terje(at)elde(dot)net, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #8410: out of binary heap slots
Date: 2013-08-31 01:41:40
Message-ID: 26590.1377913300@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Andres Freund <andres(at)2ndquadrant(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message cme 2013-08-31 21:19:58 BUG #8432: installation sticks on "initializing the database cluster"
Previous Message Andres Freund 2013-08-30 23:55:54 Re: BUG #8410: out of binary heap slots