Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table

From: shihao zhong <zhong950419(at)gmail(dot)com>
To: Jakub Wartak <jakub(dot)wartak(at)enterprisedb(dot)com>
Cc: Ajit Awekar <ajitpostgres(at)gmail(dot)com>, Nikita Malakhov <hukutoc(at)gmail(dot)com>, Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Jehan-Guillaume de Rorthais <jgdr(at)dalibo(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table
Date: 2026-09-07 03:07:12
Message-ID: CAGRkXqQ57VGjTWFYPsj7HUqHZTJD7ecAx-m0P4st4Ae1HbqcfA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Ajit, Nikita,

A quick note as commitfest manager: this thread currently has two
commitfest entries pointing at it, #6770 and #7211. Since Ajit's patch
continues Nikita's work rather than competing with it, I have merged them
into a single entry:

https://commitfest.postgresql.org/patch/6770/

Ajit, you are now listed as an author there alongside Nikita, and #7211 has
been withdrawn as a duplicate. Nothing about your patch changed -- it is
still the version under review, and cfbot tracks it as before. Please use
#6770 from now on, and feel free to add reviewers or update the status
there.

Thanks,
Shihao

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message shihao zhong 2026-09-07 03:11:56 Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement
Previous Message Richard Guo 2026-09-07 03:03:45 Re: Assert failure in try_nestloop_path()