From: | Jesper Pedersen <jesper(dot)pedersen(at)redhat(dot)com> |
---|---|
To: | Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>, Amit Langote <amitlangote09(at)gmail(dot)com> |
Cc: | David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Subject: | Re: executor relation handling |
Date: | 2018-09-13 11:27:45 |
Message-ID: | a659352c-3ffd-53c3-4cbd-0f46dab6dd61@redhat.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi Amit,
On 9/13/18 12:58 AM, Amit Langote wrote:
> Attached updated patches.
>
> Beside the issue that caused eval-plan-qual isolation test to crash, I
> also spotted and fixed an oversight in the 0002 patch which would lead to
> EState.es_output_cid being set to wrong value and causing unexpected error
> during tuple locking as result of that.
>
Thanks for the update.
However, the subscription TAP test
(src/test/subscription/t/001_rep_changes.pl) is still failing.
CFBot has the same log
https://travis-ci.org/postgresql-cfbot/postgresql/builds/427999969
as locally.
Best regards,
Jesper
From | Date | Subject | |
---|---|---|---|
Next Message | Stephen Frost | 2018-09-13 11:45:49 | Re: Collation versioning |
Previous Message | Amit Kapila | 2018-09-13 11:08:30 | Re: Problem while setting the fpw with SIGHUP |