Re: postgres_fdw: transaction mode inheritance corner cases - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Re: postgres_fdw: transaction mode inheritance corner cases
Date
Msg-id CAPmGK17T2t018__AGgJf6O8Yq7e7tO-=CyoYdUQnidXuVUtOZA@mail.gmail.com
Whole thread
In response to Re: postgres_fdw: transaction mode inheritance corner cases  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers
On Thu, Sep 17, 2026 at 12:44 AM Nathan Bossart
<nathandbossart@gmail.com> wrote:
> On Thu, Sep 10, 2026 at 06:24:55PM +0900, Etsuro Fujita wrote:
> > On Thu, Sep 10, 2026 at 9:34 AM Fujii Masao <masao.fujii@gmail.com> wrote:
> >> Commit de28140ded8 introduced transaction mode inheritance in
> >> postgres_fdw, but I found several potential issues with it.
> >
> > Thanks for the report!  Will look into the issues.
> >
> >> We should add this as PostgreSQL 19 Open Item?
> >
> > I added this to the open item list.
>
> Will these issues be fixed before code freeze for 19beta4 on Saturday?
> Does commit de28140ded8 need to be reverted?

Unfortunately, I don’t think I will be able to fix these by then.  I'm
planning to propose (the first version of) a fix next week as soon as
possible.

Best regards,
Etsuro Fujita



pgsql-hackers by date:

Previous
From: Manuel Reyes Bravo
Date:
Subject: Re: Add a test for index_rebuild_count of REPACK (CONCURRENTLY)
Next
From: Jacob Champion
Date:
Subject: Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters