From: | Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> |
---|---|
To: | Vinayak Pokale <pokale_vinayak_q3(at)lab(dot)ntt(dot)co(dot)jp> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Ashutosh Bapat <ashutosh(dot)bapat(at)enterprisedb(dot)com> |
Subject: | Re: Transactions involving multiple postgres foreign servers |
Date: | 2017-04-07 14:56:05 |
Message-ID: | CAD21AoABzDDaj+DQ4W1Fk37-T3C9PeEDt=w_+vET_mB6gMrWfA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Mar 29, 2017 at 11:14 PM, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> wrote:
> On Wed, Mar 22, 2017 at 2:49 AM, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> wrote:
>> On Thu, Mar 16, 2017 at 2:37 PM, Vinayak Pokale
>> <pokale_vinayak_q3(at)lab(dot)ntt(dot)co(dot)jp> wrote:
>>> The following review has been posted through the commitfest application:
>>> make installcheck-world: tested, passed
>>> Implements feature: tested, passed
>>> Spec compliant: tested, passed
>>> Documentation: tested, passed
>>>
>>> I have tested the latest patch and it looks good to me,
>>> so I marked it "Ready for committer".
>>> Anyway, it would be great if anyone could also have a look at the patches and send comments.
>>>
>>> The new status of this patch is: Ready for Committer
>>>
>>
>> Thank you for updating but I found a bug in 001 patch. Attached latest patches.
>> The differences are
>> * Fixed a bug.
>> * Ran pgindent.
>> * Separated the patch supporting GetPrepareID API.
>>
>
> Since previous patches conflict with current HEAD, I attached latest
> set of patches.
>
Vinayak, why did you marked this patch as "Move to next CF"? AFAIU
there is not discussion yet.
Regards,
--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2017-04-07 15:05:32 | Re: Parallel Append implementation |
Previous Message | Dmitry Dolgov | 2017-04-07 14:49:00 | Re: [PATCH] Generic type subscripting |