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

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Amit Langote <amitlangote09(at)gmail(dot)com>
Cc: David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>, Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>, Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com>, Derek Hans <derek(dot)hans(at)gmail(dot)com>
Subject: Re: Update does not move row across foreign partitions in v11
Date: 2019-03-12 16:04:55
Message-ID: 20190312160455.GA20377@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Francisco Olarte 2019-03-12 16:07:47 Re: POSTGRES/MYSQL
Previous Message Benedict Holland 2019-03-12 15:56:29 Re: POSTGRES/MYSQL

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrey Borodin 2019-03-12 16:10:08 Re: Compressed TOAST Slicing
Previous Message Robert Haas 2019-03-12 15:13:14 Re: BUG #15668: Server crash in transformPartitionRangeBounds