Re: bug in update tuple routing with foreign partitions

Amit Langote <langote_amit_f8@lab.ntt.co.jp>

From: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
To: Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2019-04-24T09:59:54Z
Lists: pgsql-hackers
Fujita-san,

On 2019/04/24 18:55, Etsuro Fujita wrote:
> (2019/04/23 10:03), Amit Langote wrote:
>> Thanks for adding me as an author, but I think the latest
>> patch is mostly your work, so I'm happy to be listed as just a reviewer. :)
> 
> You found this bug, analyzed it, and wrote the first version of the
> patch.  I heavily modified the patch, but I used your test case, so I
> think you deserve the first author of this fix.

OK, thanks.

Regards,
Amit




Commits

  1. postgres_fdw: Fix incorrect handling of row movement for remote partitions.