Thread
-
Re: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c
Etsuro Fujita <etsuro.fujita@gmail.com> — 2025-09-24T10:28:02Z
On Wed, Sep 24, 2025 at 6:42 AM Masahiko Sawada <sawada.mshk@gmail.com> wrote: > I changed the regression tests and used the fix proposed by > Fujita-san. Please review the attached new version patch. Thanks for updating the patch! I took a quick glance at the patch. My initial comment is: it only includes the test case discussed here, but I think it's a good idea to add more cases in it (that exercise code paths in postgresRecheckForeignScan), as I mentioned upthread. What do you think about that? If no objections, I'd like to update it to include such cases. Anyway I'll review it in more detail. Best regards, Etsuro Fujita