Re: Proposal to allow DELETE/UPDATE on partitioned tables with unsupported foreign partitions
Etsuro Fujita <etsuro.fujita@gmail.com>
From: Etsuro Fujita <etsuro.fujita@gmail.com>
To: Shirisha Shirisha <shirisha.sn@broadcom.com>
Cc: pgsql-hackers@lists.postgresql.org, Ashwin Agrawal <ashwin.agrawal@broadcom.com>,
Ashwin Agrawal <ashwinstar@gmail.com>
Date: 2025-09-17T10:59:47Z
Lists: pgsql-hackers
On Wed, Sep 17, 2025 at 1:38 AM Shirisha Shirisha <shirisha.sn@broadcom.com> wrote: > I've addressed all of them in this updated patch: > > - Rebased the patch on the latest changes > - Added support for inherited foreign tables > - Moved the regression test to file_fdw > - Added test for inherited foreign tables > > Please find the updated patch attached. > CommitFest link - https://commitfest.postgresql.org/patch/5901 Will review. Thanks for updating the patch! Best regards, Etsuro Fujita