Re: Update does not move row across foreign partitions in v11

Alvaro Herrera <alvherre@2ndquadrant.com>

From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Amit Langote <amitlangote09@gmail.com>
Cc: David Rowley <david.rowley@2ndquadrant.com>, Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>, Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Robert Haas <robertmhaas@gmail.com>, Derek Hans <derek.hans@gmail.com>
Date: 2019-03-12T16:04:55Z
Lists: pgsql-hackers, pgsql-general
On 2019-Mar-09, Amit Langote wrote:

> Attached find 3 patches -- for PG 10, 11, and HEAD.  I also realizes
> that a description of PARTITION OF clause was also missing in the
> Parameters section of CREATE FOREIGN TABLE, which is fixed too.

Thanks!  Applied all three -- I appreciate your help in getting this
sorted out.  (There were a number of xml/sgml errors, plus one typo,
though.)

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


Commits

  1. Fix documentation on partitioning vs. foreign tables