Re: Asynchronous Append on postgres_fdw nodes. - Mailing list pgsql-hackers

From movead li
Subject Re: Asynchronous Append on postgres_fdw nodes.
Date
Msg-id 158389119893.14910.7314550871261530973.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: Asynchronous Append on postgres_fdw nodes.  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Responses Re: Asynchronous Append on postgres_fdw nodes.  (Etsuro Fujita <etsuro.fujita@gmail.com>)
List pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, passed
Implements feature:       tested, passed
Spec compliant:           tested, passed
Documentation:            not tested

I redo the make installcheck-world as Kyotaro Horiguchi point out and the
result nothing wrong. And I think the patch is good in feature and performance
here is the test result thread I made before:
https://www.postgresql.org/message-id/CA%2B9bhCK7chd0qx%2Bmny%2BU9xaOs2FDNJ7RaxG4%3D9rpgT6oAKBgWA%40mail.gmail.com

The new status of this patch is: Ready for Committer

pgsql-hackers by date:

Previous
From: "movead.li@highgo.ca"
Date:
Subject: Re: Re: Asynchronous Append on postgres_fdw nodes.
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: Improve handling of parameter differences in physicalreplication