Re: a misbehavior of partition row movement (?)

From: Amit Langote <amitlangote09(at)gmail(dot)com>
To: Arne Roland <A(dot)Roland(at)index(dot)de>
Cc: Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: a misbehavior of partition row movement (?)
Date: 2020-12-22 07:57:30
Message-ID: CA+HiwqHoSSUzZopd5W29VBBu3EVsb3OfXikeS3K9-qh63kBbyA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Dec 22, 2020 at 4:16 PM Amit Langote <amitlangote09(at)gmail(dot)com> wrote:
> On Mon, Dec 21, 2020 at 11:30 PM Arne Roland <A(dot)Roland(at)index(dot)de> wrote:
> > thanks for the quick reply! Sadly I have been busy and the second part of your patch does no longer apply in src/include/nodes/execnodes.h:497.
>
> I don't see any problem with applying the patch. Are you sure you're
> applying the patch to the correct git branch? The patch is meant to
> be applied to the development (master) branch.

Sorry, it seems you are right and the 2nd patch indeed fails to apply to master.

Attached updated version.

--
Amit Langote
EDB: http://www.enterprisedb.com

Attachment Content-Type Size
v2-0001-Create-foreign-key-triggers-in-partitioned-tables.patch application/octet-stream 34.2 KB
v2-0002-Enforce-foreign-key-correctly-during-cross-partit.patch application/octet-stream 42.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jakub Wartak 2020-12-22 08:14:22 RE: Improve the performance to create END_OF_RECOVERY checkpoint
Previous Message Thunder 2020-12-22 07:50:48 Improve the performance to create END_OF_RECOVERY checkpoint