Re: bug in update tuple routing with foreign partitions
Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>
From: Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>
To: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2019-04-19T05:40:20Z
Lists: pgsql-hackers
(2019/04/19 13:17), Amit Langote wrote: > OTOH, we don't mention at all in postgres-fdw.sgml > that postgres_fdw supports tuple routing. Maybe we should and list this > limitation or would it be too much burden to maintain? I think it's better to add this limitation to postgres-fdw.sgml. Will do. Thanks for pointing that out! Best regards, Etsuro Fujita
Commits
-
postgres_fdw: Fix incorrect handling of row movement for remote partitions.
- 7a3d055349a9 11.3 landed
- 5c47049180b8 12.0 landed