Re: Transactions involving multiple postgres foreign servers - Mailing list pgsql-hackers

From Masahiko Sawada
Subject Re: Transactions involving multiple postgres foreign servers
Date
Msg-id CAD21AoDrR9GRmvLQFpiZTurU6za0stSb8SkL+GjrwTFUfqD2_w@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Transactions involving multiple postgres foreign servers  (Masahiko Sawada <sawada.mshk@gmail.com>)
List pgsql-hackers
On Wed, Mar 22, 2017 at 2:49 AM, Masahiko Sawada <sawada.mshk@gmail.com> wrote:
> On Thu, Mar 16, 2017 at 2:37 PM, Vinayak Pokale
> <pokale_vinayak_q3@lab.ntt.co.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.

Regards,

--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

Attachment

pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: [PATCH] Incremental sort
Next
From: Tom Lane
Date:
Subject: Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless)