Re: Instability in select_parallel regression test

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Instability in select_parallel regression test
Date: 2017-03-03 03:57:51
Message-ID: CA+TgmoYoq11jv4j777J_+7Y7AVyuvw+KvqrDejj+iBPejOW7Aw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Feb 27, 2017 at 8:07 AM, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
>> My guess is that if we apply the fix I suggested above, it'll be good
>> enough. If that turns out not to be true, then I guess we'll have to
>> deal with that, but why not do the easy thing first?
>
> Okay, that is also a sensible approach. Your patch looks good to me,
> though I have not tested it.

Committed.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2017-03-03 04:09:57 Re: PATCH: pageinspect / add page_checksum and bt_page_items(bytea)
Previous Message Amit Langote 2017-03-03 03:53:52 Re: error detail when partition not found